Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java6208 final String systemListener = "system.package"; in testSetPermittedCrossProfileNotificationListeners_managedProfile() local
6210 systemListener, in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6223 systemListener, MANAGED_PROFILE_USER_ID)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6241 systemListener, MANAGED_PROFILE_USER_ID)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6256 systemListener, MANAGED_PROFILE_USER_ID)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6269 systemListener, MANAGED_PROFILE_USER_ID)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()
6288 final String systemListener = "system.package"; in testSetPermittedCrossProfileNotificationListeners_doesNotAffectPrimaryProfile() local
6290 systemListener, in testSetPermittedCrossProfileNotificationListeners_doesNotAffectPrimaryProfile()
6301 systemListener, MANAGED_PROFILE_USER_ID)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_doesNotAffectPrimaryProfile()
6305 systemListener, UserHandle.USER_SYSTEM)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_doesNotAffectPrimaryProfile()
[all …]