Searched refs:getFormattedTime (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/service/notification/ |
D | ZenModeConfig.java | 2043 getFormattedTime(context, time, isToday(time), userHandle); in toTimeCondition() 2086 final CharSequence formattedTime = getFormattedTime(context, alarm, isSameDay, userHandle); in toNextAlarmCondition() 2097 public static CharSequence getFormattedTime(Context context, long time, boolean isSameDay, in getFormattedTime() method in ZenModeConfig 2905 final CharSequence formattedTime = getFormattedTime(context, in getDescription()
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 49323 Landroid/service/notification/ZenModeConfig;->getFormattedTime(Landroid/content/Context;JZI)Ljava/l…
|