/cts/tests/app/NotificationDelegator/src/com/android/test/notificationdelegator/ |
D | NotificationRevoker.java | 32 NotificationManager nm = getSystemService(NotificationManager.class); in onCreate() local
|
D | NotificationDelegator.java | 37 NotificationManager nm = getSystemService(NotificationManager.class); in onCreate() local
|
D | NotificationDelegateAndPost.java | 38 NotificationManager nm = getSystemService(NotificationManager.class); in onCreate() local
|
/cts/tests/app/NotificationListener/src/com/android/test/notificationlistener/ |
D | NotificationUriAccessService.kt | 29 val nm = getSystemService(NotificationManager::class.java)!! in ensureNotificationListenerServiceConnected() constant
|
/cts/hostsidetests/systemui/app/src/android/systemui/cts/ |
D | TestNotificationActivity.java | 60 NotificationManager nm = getSystemService(NotificationManager.class); in doShowNotification() local
|
/cts/apps/NotificationBot/src/com/android/cts/robot/ |
D | NotificationBot.java | 105 final NotificationManager nm = context.getSystemService(NotificationManager.class); in testShortcutResetSetupNotification() local 161 final NotificationManager nm = context.getSystemService(NotificationManager.class); in testShortcutResetInlineReplyReceived() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | ActionTriggeredReceiver.java | 43 NotificationManager nm = context.getSystemService(NotificationManager.class); in sendNotification() local
|
/cts/apps/ForceStopHelperApp/src/com/android/cts/forcestophelper/ |
D | TaskRemovedListenerService.java | 50 final NotificationManager nm = getSystemService(NotificationManager.class); in onStartCommand() local
|
/cts/tests/AlarmManager/app/src/android/alarmmanager/alarmtestapp/cts/ |
D | TestService.java | 38 NotificationManager nm = context.getSystemService(NotificationManager.class); in getNotificationChannelId() local
|
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/ |
D | SimpleService.java | 65 NotificationManager nm = getSystemService(NotificationManager.class); in onStartCommand() local
|
D | SimpleService3.java | 69 NotificationManager nm = getSystemService(NotificationManager.class); in onStartCommand() local
|
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/ |
D | StatsdCtsForegroundActivity.java | 167 NotificationManager nm = getSystemService(NotificationManager.class); in doShowNotification() local 185 NotificationManager nm = getSystemService(NotificationManager.class); in doCreateChannelGroup() local
|
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/ |
D | LegacyNotificationManager20Test.java | 151 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local 173 final NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleListenerAccess() local
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0318/ |
D | poc.cpp | 108 String8 nm = s.getName(); in get_sensor_list() local
|
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/ |
D | NotificationManager29Test.java | 83 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local
|
D | NotificationAssistantServiceTest.java | 786 final NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleListenerAccess() local
|
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/ |
D | LegacyNotificationManagerTest.java | 386 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local 412 final NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleListenerAccess() local
|
D | ConditionProviderServiceTest.java | 283 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | Utils.java | 130 NotificationManager nm = (NotificationManager) instrumentation.getContext() in toggleNotificationPolicyAccess() local
|
/cts/tests/app/src/android/app/cts/ |
D | ServiceTest.java | 1215 final NotificationManager nm = getNotificationManager(); in testForegroundService_deferredExistingNotification() local 1247 final NotificationManager nm = getNotificationManager(); in testForegroundService_deferThenImmediateNotify() local 1277 final NotificationManager nm = getNotificationManager(); in testForegroundService_deferThenDeferrableNotify() local
|
D | NotificationManagerTest.java | 703 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local 728 final NotificationManager nm = context.getSystemService(NotificationManager.class); in toggleListenerAccess() local
|