Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp616 static bool hasPermissionsForSystemCamera(int callingPid, int callingUid) { in hasPermissionsForSystemCamera() function
625 hasPermissionsForSystemCamera(CameraThreadState::getCallingPid(), in getNumberOfCameras()
667 hasPermissionsForSystemCamera(CameraThreadState::getCallingPid(), in getCameraInfo()
1558 !hasPermissionsForSystemCamera(clientPid, clientUid)))) { in shouldSkipStatusUpdates()
1600 !hasPermissionsForSystemCamera(cPid, cUid)) { in shouldRejectSystemCameraConnection()
1642 !hasPermissionsForSystemCamera(callingPid, CameraThreadState::getCallingUid())) { in connectDevice()