Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java5964 final String notPermittedListener = "not.permitted.package"; in testSetPermittedCrossProfileNotificationListeners_managedProfile() local
5966 notPermittedListener, in testSetPermittedCrossProfileNotificationListeners_managedProfile()
5983 notPermittedListener, MANAGED_PROFILE_USER_ID)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6000 notPermittedListener, MANAGED_PROFILE_USER_ID)).isFalse(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6015 notPermittedListener, MANAGED_PROFILE_USER_ID)).isFalse(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6029 notPermittedListener, MANAGED_PROFILE_USER_ID)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()