Searched refs:permittedListener (Results 1 – 1 of 1) sorted by relevance
6149 final String permittedListener = "some.package"; in testIsNotificationListenerServicePermitted_onlySystemCanCall() local6151 permittedListener, in testIsNotificationListenerServicePermitted_onlySystemCanCall()6156 admin1, Collections.singletonList(permittedListener))).isTrue(); in testIsNotificationListenerServicePermitted_onlySystemCanCall()6161 permittedListener, MANAGED_PROFILE_USER_ID)); in testIsNotificationListenerServicePermitted_onlySystemCanCall()6165 permittedListener, MANAGED_PROFILE_USER_ID)).isTrue(); in testIsNotificationListenerServicePermitted_onlySystemCanCall()6177 final String permittedListener = "permitted.package"; in testSetPermittedCrossProfileNotificationListeners_managedProfile() local6180 permittedListener, in testSetPermittedCrossProfileNotificationListeners_managedProfile()6201 permittedListener, MANAGED_PROFILE_USER_ID)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()6218 permittedListener, MANAGED_PROFILE_USER_ID)).isTrue(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()6233 permittedListener, MANAGED_PROFILE_USER_ID)).isFalse(); in testSetPermittedCrossProfileNotificationListeners_managedProfile()[all …]