Home
last modified time | relevance | path

Searched defs:nm (Results 1 – 21 of 21) sorted by relevance

/cts/tests/app/NotificationDelegator/src/com/android/test/notificationdelegator/
DNotificationRevoker.java32 NotificationManager nm = getSystemService(NotificationManager.class); in onCreate() local
DNotificationDelegator.java37 NotificationManager nm = getSystemService(NotificationManager.class); in onCreate() local
DNotificationDelegateAndPost.java38 NotificationManager nm = getSystemService(NotificationManager.class); in onCreate() local
/cts/tests/app/NotificationListener/src/com/android/test/notificationlistener/
DNotificationUriAccessService.kt29 val nm = getSystemService(NotificationManager::class.java)!! in ensureNotificationListenerServiceConnected() constant
/cts/hostsidetests/systemui/app/src/android/systemui/cts/
DTestNotificationActivity.java60 NotificationManager nm = getSystemService(NotificationManager.class); in doShowNotification() local
/cts/apps/NotificationBot/src/com/android/cts/robot/
DNotificationBot.java105 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/
DActionTriggeredReceiver.java43 NotificationManager nm = context.getSystemService(NotificationManager.class); in sendNotification() local
/cts/apps/ForceStopHelperApp/src/com/android/cts/forcestophelper/
DTaskRemovedListenerService.java50 final NotificationManager nm = getSystemService(NotificationManager.class); in onStartCommand() local
/cts/tests/AlarmManager/app/src/android/alarmmanager/alarmtestapp/cts/
DTestService.java38 NotificationManager nm = context.getSystemService(NotificationManager.class); in getNotificationChannelId() local
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
DSimpleService.java65 NotificationManager nm = getSystemService(NotificationManager.class); in onStartCommand() local
DSimpleService3.java69 NotificationManager nm = getSystemService(NotificationManager.class); in onStartCommand() local
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdCtsForegroundActivity.java167 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/
DLegacyNotificationManager20Test.java151 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/
Dpoc.cpp108 String8 nm = s.getName(); in get_sensor_list() local
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationManager29Test.java83 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local
DNotificationAssistantServiceTest.java786 final NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleListenerAccess() local
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DLegacyNotificationManagerTest.java386 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local
412 final NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleListenerAccess() local
DConditionProviderServiceTest.java283 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local
/cts/tests/tests/media/src/android/media/cts/
DUtils.java130 NotificationManager nm = (NotificationManager) instrumentation.getContext() in toggleNotificationPolicyAccess() local
/cts/tests/app/src/android/app/cts/
DServiceTest.java1215 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
DNotificationManagerTest.java703 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local
728 final NotificationManager nm = context.getSystemService(NotificationManager.class); in toggleListenerAccess() local