| /packages/apps/Settings/src/com/android/settings/bluetooth/ |
| D | BluetoothPermissionRequest.java | 44 private static final int NOTIFICATION_ID = android.R.drawable.stat_sys_data_bluetooth; field in BluetoothPermissionRequest 189 notificationManager.notify(getNotificationTag(mRequestType), NOTIFICATION_ID, in onReceive() local 198 manager.cancel(getNotificationTag(mRequestType), NOTIFICATION_ID); in onReceive() local
|
| D | BluetoothPairingService.java | 42 private static final int NOTIFICATION_ID = android.R.drawable.stat_sys_data_bluetooth; field in BluetoothPairingService
|
| /packages/apps/Dialer/java/com/android/incallui/spam/ |
| D | SpamCallListListener.java | 53 static final int NOTIFICATION_ID = R.id.notification_spam_call; field in SpamCallListListener 229 .notify(call.getNumber(), NOTIFICATION_ID, notificationBuilder.build()); in showNonSpamCallNotification() local 333 .notify(call.getNumber(), NOTIFICATION_ID, notificationBuilder.build()); in showSpamCallNotification() local
|
| /packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/preprovisioning/ |
| D | ResumeNotificationHelperTest.java | 73 assertEquals(notification.getId(), NOTIFICATION_ID); in testShowResumeNotification() local
|
| /packages/apps/Dialer/java/com/android/incallui/ |
| D | ExternalCallNotifier.java | 62 private static final int NOTIFICATION_ID = R.id.notification_external_call; field in ExternalCallNotifier 192 String.valueOf(mNotifications.get(call).getNotificationId()), NOTIFICATION_ID); in dismissNotification() local 302 String.valueOf(info.getNotificationId()), NOTIFICATION_ID, notification); in postNotification() local
|
| /packages/services/Car/service/src/com/android/car/ |
| D | CanBusErrorNotifier.java | 35 private static final int NOTIFICATION_ID = 1; field in CanBusErrorNotifier
|
| /packages/apps/Settings/src/com/android/settings/sim/ |
| D | SimSelectNotification.java | 41 private static final int NOTIFICATION_ID = 1; field in SimSelectNotification
|
| /packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
| D | MissedCallNotifier.java | 65 private static final int NOTIFICATION_ID = R.id.notification_missed_call; field in MissedCallNotifier 229 call.callsUri.toString(), NOTIFICATION_ID, getNotificationForCall(call, note)); in insertPostCallNotification() local
|
| /packages/services/NetworkRecommendation/src/com/android/networkrecommendation/wakeup/ |
| D | WifiWakeupHelper.java | 54 private static final int NOTIFICATION_ID = R.string.wifi_wakeup_enabled_notification_title; field in WifiWakeupHelper
|
| /packages/services/Car/tools/bootanalyze/stressfs/src/com/android/car/test/stressfs/ |
| D | WritingService.java | 71 private static final int NOTIFICATION_ID = 100; field in WritingService
|
| /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/preprovisioning/ |
| D | EncryptionController.java | 55 public static final int NOTIFICATION_ID = 1; field in EncryptionController
|
| /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/ |
| D | NotificationService.java | 55 public static final int NOTIFICATION_ID = 31338; field in NotificationService
|
| /packages/apps/StorageManager/src/com/android/storagemanager/automatic/ |
| D | NotificationController.java | 94 private static final int NOTIFICATION_ID = 0; field in NotificationController
|
| /packages/apps/Contacts/src/com/android/contacts/ |
| D | SimImportService.java | 91 private static final int NOTIFICATION_ID = 100; field in SimImportService
|
| /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
| D | CellBroadcastAlertService.java | 71 static final int NOTIFICATION_ID = 1; field in CellBroadcastAlertService
|
| /packages/services/NetworkRecommendation/src/com/android/networkrecommendation/notify/ |
| D | WifiNotificationController.java | 57 private static final int NOTIFICATION_ID = R.string.wifi_available_title; field in WifiNotificationController
|
| /packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/ |
| D | Player.java | 58 private static final int NOTIFICATION_ID = 42; field in Player
|
| /packages/apps/Bluetooth/src/com/android/bluetooth/sap/ |
| D | SapServer.java | 87 public static final int NOTIFICATION_ID = android.R.drawable.stat_sys_data_bluetooth; field in SapServer
|