Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java9325 getCameraRestrictionScopeLocked(userId, disallowCameraGlobally); in pushUserRestrictions()
9335 private int getCameraRestrictionScopeLocked(int userId, boolean disallowCameraGlobally) { in getCameraRestrictionScopeLocked() method in DevicePolicyManagerService