Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp563 static bool hasPermissionsForSystemCamera(int callingPid, int callingUid) { in hasPermissionsForSystemCamera() function
572 hasPermissionsForSystemCamera(CameraThreadState::getCallingPid(), in getNumberOfCameras()
613 hasPermissionsForSystemCamera(CameraThreadState::getCallingPid(), in getCameraInfo()
1527 !hasPermissionsForSystemCamera(clientPid, clientUid)))) { in shouldSkipStatusUpdates()
1568 !hasPermissionsForSystemCamera(cPid, cUid)) { in shouldRejectSystemCameraConnection()