Searched refs:getAlarmText (Results 1 – 3 of 3) sorted by relevance
93 .setContentText(AlarmUtils.getAlarmText(context, instance, true /* includeLabel */)) in showLowPriorityNotification()141 .setContentText(AlarmUtils.getAlarmText(context, instance, true /* includeLabel */)) in showHighPriorityNotification()
51 public static String getAlarmText(Context context, AlarmInstance instance, in getAlarmText() method in AlarmUtils
110 AlarmUtils.getAlarmText(context, alarmInstance, false)) in bindPreemptiveDismissButton()