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.java1221 setEnabledNotificationPolicyPackages(enabledPackages, userId); in allowNotificationPolicyAccess()
1234 setEnabledNotificationPolicyPackages(enabledPackages, userId); in disallowNotificationPolicyAccess()
1238 private void setEnabledNotificationPolicyPackages(List<String> packages, int userId) in setEnabledNotificationPolicyPackages() method in DeviceAndProfileOwnerTest