Searched defs:NOTIF_BASE_ID (Results 1 – 1 of 1) sorted by relevance
63 protected static final int NOTIF_BASE_ID = 4273; field in RecordingService406 mNotificationManager.notifyAsUser(getTag(), NOTIF_BASE_ID, groupNotif, currentUser); in postGroupNotification() local