Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java2024 setEnabledNotificationPolicyPackages(enabledPackages, userId); in allowNotificationPolicyAccess()
2037 setEnabledNotificationPolicyPackages(enabledPackages, userId); in disallowNotificationPolicyAccess()
2041 private void setEnabledNotificationPolicyPackages(List<String> packages, int userId) in setEnabledNotificationPolicyPackages() method in DeviceAndProfileOwnerTest