Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java1026 disallowNotificationPolicyAccess(DEVICE_ADMIN_PKG, mUserId); in testAudioRestriction()
2032 private void disallowNotificationPolicyAccess(String packageName, int userId) in disallowNotificationPolicyAccess() method in DeviceAndProfileOwnerTest