Searched defs:NOTIFICATION_ID (Results 1 – 7 of 7) sorted by relevance
39 private static final int NOTIFICATION_ID = android.R.drawable.stat_sys_data_bluetooth; field in BluetoothPermissionRequest159 notificationManager.notify(getNotificationTag(mRequestType), NOTIFICATION_ID, in onReceive() local168 manager.cancel(getNotificationTag(mRequestType), NOTIFICATION_ID); in onReceive() local
40 private static final int NOTIFICATION_ID = android.R.drawable.stat_sys_data_bluetooth; field in BluetoothPairingRequest
48 public static final int NOTIFICATION_ID = 31338; field in NotificationService
54 static final int NOTIFICATION_ID = 1; field in CellBroadcastAlertService
51 private static final int NOTIFICATION_ID = 1; field in DefaultVoicemailNotifier
35 private static final int NOTIFICATION_ID = Integer.MAX_VALUE - 1; field in StopwatchService
96 private static final int NOTIFICATION_ID = 123; field in MessagingNotification