Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java6184 final String notPermittedListener = "not.permitted.package"; in testSetPermittedCrossProfileNotificationListeners_managedProfile() local
6186 notPermittedListener, in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6203 notPermittedListener, MANAGED_PROFILE_USER_ID)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6220 notPermittedListener, MANAGED_PROFILE_USER_ID)).isFalse(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6235 notPermittedListener, MANAGED_PROFILE_USER_ID)).isFalse(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6249 notPermittedListener, MANAGED_PROFILE_USER_ID)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()