Searched refs:savedNotificationID (Results 1 – 2 of 2) sorted by relevance
42 int savedNotificationID = getNotificationController(context).getNotificationId( in onReceive() local45 if (savedNotificationID == notificationId) { in onReceive()
59 int savedNotificationID = getNotificationController(this).getNotificationId(appLocale); in onCreate() local60 if (savedNotificationID == notificationId) { in onCreate()