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.java10124 getCameraRestrictionScopeLocked(userId, disallowCameraGlobally); in pushUserRestrictions()
10134 private int getCameraRestrictionScopeLocked(int userId, boolean disallowCameraGlobally) { in getCameraRestrictionScopeLocked() method