Searched defs:notificationId (Results 1 – 7 of 7) sorted by relevance
25 void removeForegroundServiceFlagFromNotification(String pkg, int notificationId, int userId); in removeForegroundServiceFlagFromNotification()
70 int notificationId = 0; in updateForegroundState() local
51 private int notificationId = -1; field in NetInitiatedActivity
123 public int notificationId; field in GpsNetInitiatedHandler.GpsNiNotification
434 …protected void installNotification(final int notificationId, final Notification n, UserHandle user… in installNotification()
4042 int notificationId = CS_NOTIFICATION; in setNotification() local
4948 final Integer notificationId = getSigninRequiredNotificationId(accounts, account); in doNotification() local4973 protected void installNotification(final int notificationId, final Notification n, in installNotification()