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