Home
last modified time | relevance | path

Searched defs:NOTIFICATION_ID (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DNotificationActivity.java32 private static final int NOTIFICATION_ID = 1; field in NotificationActivity
/aosp14/frameworks/base/core/tests/coretests/BstatsTestApp/src/com/android/coretests/apps/bstatstestapp/
H A DTestService.java50 private static final int NOTIFICATION_ID = 42; field in TestService
/aosp14/frameworks/base/services/tests/servicestests/test-apps/SimpleServiceTestApp/src/com/android/servicestests/apps/simpleservicetestapp/
H A DSimpleFgService.java35 private static final int NOTIFICATION_ID = 1; field in SimpleFgService
/aosp14/frameworks/base/tests/InputMethodStressTest/src/com/android/inputmethod/stresstest/
H A DNotificationTest.java74 private static final int NOTIFICATION_ID = 2000; field in NotificationTest
/aosp14/frameworks/base/tests/OneMedia/src/com/android/onemedia/
H A DNotificationHelper.java33 private static final int NOTIFICATION_ID = 433; // John Cage, 1952 field in NotificationHelper
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAlertWindowNotification.java47 private static final int NOTIFICATION_ID = 0; field in AlertWindowNotification
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DHeapDumpReceiver.java69 private static final int NOTIFICATION_ID = 2019; field in HeapDumpReceiver
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DRemoteBugreportManager.java72 private static final int NOTIFICATION_ID = SystemMessage.NOTE_REMOTE_BUGREPORT; field in RemoteBugreportManager
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DBiometricNotificationUtils.java54 private static final int NOTIFICATION_ID = 1; field in BiometricNotificationUtils
/aosp14/frameworks/base/services/core/java/com/android/server/devicestate/
H A DDeviceStateNotificationController.java53 @VisibleForTesting static final int NOTIFICATION_ID = 1; field in DeviceStateNotificationController
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationShellCmd.java112 public static final int NOTIFICATION_ID = 2020; field in NotificationShellCmd
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DDynamicSystemInstallationService.java105 private static final int NOTIFICATION_ID = 1; field in DynamicSystemInstallationService
/aosp14/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
H A DNotificationTests.java58 public static final int NOTIFICATION_ID = 31338; field in NotificationTests
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto3645 NOTIFICATION_ID = 796; enumerator