Searched refs:getAlarmText (Results 1 – 3 of 3) sorted by relevance
43 .setContentText(AlarmUtils.getAlarmText(context, instance, in showLowPriorityNotification()81 .setContentText(AlarmUtils.getAlarmText(context, instance, in showHighPriorityNotification()
45 public static String getAlarmText(Context context, AlarmInstance instance, in getAlarmText() method in AlarmUtils
109 AlarmUtils.getAlarmText(context, alarmInstance, false)) in bindPreemptiveDismissButton()