Home
last modified time | relevance | path

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

/cts/tools/dasm/src/java_cup/
Dsymbol.java25 public symbol(String nm, String tp) in symbol()
42 public symbol(String nm) in symbol()
Dterminal.java25 public terminal(String nm, String tp) in terminal()
51 public terminal(String nm) in terminal()
Dnon_terminal.java25 public non_terminal(String nm, String tp) in non_terminal()
48 public non_terminal(String nm) in non_terminal()
/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
/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/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
DSimpleService.java64 NotificationManager nm = getSystemService(NotificationManager.class); in onStartCommand() local
/cts/apps/ForceStopHelperApp/src/com/android/cts/forcestophelper/
DTaskRemovedListenerService.java50 final NotificationManager nm = getSystemService(NotificationManager.class); in onStartCommand() local
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/
DLegacyNotificationManager20Test.java160 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local
182 final NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleListenerAccess() local
/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdCtsForegroundActivity.java140 NotificationManager nm = getSystemService(NotificationManager.class); in doShowNotification() local
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DLegacyNotificationManagerTest.java363 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local
385 final NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleListenerAccess() local
DConditionProviderServiceTest.java289 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraManagerTest.java726 NotificationManager nm = getContext().getSystemService(NotificationManager.class); in testCameraManagerWithDnD() local
758 NotificationManager nm = getContext().getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local
/cts/tests/tests/media/src/android/media/cts/
DUtils.java129 NotificationManager nm = (NotificationManager) instrumentation.getContext() in toggleNotificationPolicyAccess() local
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationAssistantServiceTest.java500 final NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleListenerAccess() local
/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java495 NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleNotificationPolicyAccess() local
518 final NotificationManager nm = mContext.getSystemService(NotificationManager.class); in toggleListenerAccess() local
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DAbstractRestrictBackgroundNetworkTestCase.java1025 final NotificationManager nm = mContext.getSystemService(NotificationManager.class); in registerNotificationListenerService() local