Searched defs:notificationId (Results 1 – 6 of 6) 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
444 …protected void installNotification(final int notificationId, final Notification n, UserHandle user… in installNotification()
4152 int notificationId = CS_NOTIFICATION; in setNotification() local