コード例 #1
0
 public static SORT_DIRECTION getSortDirection(Context context) {
   return NewsDetailActivity.getSortDirectionFromSettings(context);
 }