Searched refs:getLabelOrDefault (Results 1 – 6 of 6) sorted by relevance
261 String label = timer.getLabelOrDefault(context); in showInUseNotification()456 .setContentTitle(timerObj.getLabelOrDefault(context)) in showTimesUpNotification()475 + timerObj.getLabelOrDefault(context) + " #" + timerObj.mTimerId); in showTimesUpNotification()491 + timerObj.getLabelOrDefault(context) + " #" + timerObj.mTimerId); in cancelTimesUpNotification()
220 public String getLabelOrDefault(Context context) { in getLabelOrDefault() method in TimerObj
144 .setContentTitle(instance.getLabelOrDefault(context)) in showSnoozeNotification()216 .setContentTitle(instance.getLabelOrDefault(context)) in showAlarmNotification()
194 titleView.setText(mAlarmInstance.getLabelOrDefault(this)); in onCreate()
277 public String getLabelOrDefault(Context context) { in getLabelOrDefault() method in Alarm
294 public String getLabelOrDefault(Context context) { in getLabelOrDefault() method in AlarmInstance