Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java215 private static final ComponentName NO_AUTOBIND_NLS = new ComponentName( field in NotificationManagerTest
2291 toggleExternalListenerAccess(NO_AUTOBIND_NLS, true); in testNotificationListenerRequestUnbind()
2313 toggleExternalListenerAccess(NO_AUTOBIND_NLS, false); in testNotificationListenerRequestUnbind()
2319 final ServiceInfo info = mPackageManager.getServiceInfo(NO_AUTOBIND_NLS, in testNotificationListenerAutobindMetaData()