Searched defs:notificationId (Results 1 – 5 of 5) sorted by relevance
25 void removeForegroundServiceFlagFromNotification(String pkg, int notificationId, int userId); in removeForegroundServiceFlagFromNotification()
51 private int notificationId = -1; field in NetInitiatedActivity
124 public int notificationId; field in GpsNetInitiatedHandler.GpsNiNotification
1096 final NotificationId notificationId = beforeNotifs.valueAt(i); in updateNotificationsNL() local1150 final NotificationId notificationId = new NotificationId(policy, type); in enqueueNotification() local1270 private void cancelNotification(NotificationId notificationId) { in cancelNotification()
3809 int notificationId = CS_NOTIFICATION; in setNotification() local