Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DBaseNotificationManagerTest.java208 protected void toggleExternalListenerAccess(ComponentName listenerComponent, boolean on) in toggleExternalListenerAccess() method in BaseNotificationManagerTest
DNotificationManagerTest.java2231 toggleExternalListenerAccess(new ComponentName("com.android.test.notificationlistener", in testNotificationUriPermissionsRevokedOnlyFromRemovedListeners()
2252 toggleExternalListenerAccess( in testNotificationUriPermissionsRevokedOnlyFromRemovedListeners()
2291 toggleExternalListenerAccess(NO_AUTOBIND_NLS, true); in testNotificationListenerRequestUnbind()
2313 toggleExternalListenerAccess(NO_AUTOBIND_NLS, false); in testNotificationListenerRequestUnbind()
DNotificationManagerZenTest.java1462 toggleExternalListenerAccess(listenerComponent, true); in testMatchesCallFilter_listenerPermissionOnly()
1479 toggleExternalListenerAccess(listenerComponent, false); in testMatchesCallFilter_listenerPermissionOnly()