Searched defs:getFormattedTime (Results 1 – 2 of 2) sorted by relevance
39 public static String getFormattedTime(Context context, Calendar time) { in getFormattedTime() method in AlarmUtils45 public static String getFormattedTime(Context context, long timeInMillis) { in getFormattedTime() method in AlarmUtils
182 protected CharSequence getFormattedTime(long time, int userHandle) { in getFormattedTime() method in AbstractZenModePreferenceController.ZenModeConfigWrapper