Searched refs:formatMonthYear (Results 1 – 2 of 2) sorted by relevance
560 mMonthName.setText(Utils.formatMonthYear(mContext, time));
511 public static String formatMonthYear(Context context, Time time) { in formatMonthYear() method in Utils