Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java6202 final String notPermittedListener = "not.permitted.package"; in testSetPermittedCrossProfileNotificationListeners_managedProfile() local
6204 notPermittedListener, in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6221 notPermittedListener, MANAGED_PROFILE_USER_ID)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6238 notPermittedListener, MANAGED_PROFILE_USER_ID)).isFalse(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6253 notPermittedListener, MANAGED_PROFILE_USER_ID)).isFalse(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6267 notPermittedListener, MANAGED_PROFILE_USER_ID)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()