Home
last modified time | relevance | path

Searched refs:NLS_CONTROL_SERVICE (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java211 private static final ComponentName NLS_CONTROL_SERVICE = new ComponentName( field in NotificationManagerTest
2184 if (NLS_CONTROL_SERVICE.equals(className)) { in onServiceConnected()
2195 if (NLS_CONTROL_SERVICE.equals(className)) { in onServiceDisconnected()
2285 intent.setComponent(NLS_CONTROL_SERVICE); in testNotificationListenerRequestUnbind()