Searched refs:createUpdateNotificationIntent (Results 1 – 2 of 2) sorted by relevance
75 public static Intent createUpdateNotificationIntent(Context context) { in createUpdateNotificationIntent() method in TimerService
716 final Intent updateNotification = TimerService.createUpdateNotificationIntent(mContext); in updateNotification()