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