Searched refs:getLabelOrDefault (Results 1 – 6 of 6) sorted by relevance
274 String label = timer.getLabelOrDefault(context); in showInUseNotification()463 .setContentTitle(timerObj.getLabelOrDefault(context)) in showTimesUpNotification()477 + timerObj.getLabelOrDefault(context) + " #" + timerObj.mTimerId); in showTimesUpNotification()491 + timerObj.getLabelOrDefault(context) + " #" + timerObj.mTimerId); in cancelTimesUpNotification()
231 public String getLabelOrDefault(Context context) { in getLabelOrDefault() method in TimerObj
114 .setContentTitle(instance.getLabelOrDefault(context)) in showSnoozeNotification()183 .setContentTitle(instance.getLabelOrDefault(context)) in showAlarmNotification()
212 titleView.setText(mAlarmInstance.getLabelOrDefault(this)); in onCreate()
285 public String getLabelOrDefault(Context context) { in getLabelOrDefault() method in Alarm
346 public String getLabelOrDefault(Context context) { in getLabelOrDefault() method in AlarmInstance