Searched refs:getDevicePolicyFromContext (Results 1 – 3 of 3) sorted by relevance
76 mCameraManager.getDevicePolicyFromContext(mContext)); in createCaptureRequest()110 mCameraManager.getDevicePolicyFromContext(mContext)); in isSessionConfigurationSupported()141 mCameraManager.getDevicePolicyFromContext(mContext)); in getSessionCharacteristics()
311 getDevicePolicyFromContext(mContext)); in getCameraIdList()328 getDevicePolicyFromContext(mContext)); in getCameraIdListNoLazy()383 getDevicePolicyFromContext(mContext)); in getConcurrentCameraIds()423 mContext.getDeviceId(), getDevicePolicyFromContext(mContext)); in isConcurrentSessionConfigurationSupported()457 mContext.getDeviceId(), getDevicePolicyFromContext(mContext)); in registerAvailabilityCallback()497 getDevicePolicyFromContext(mContext)); in registerAvailabilityCallback()537 getDevicePolicyFromContext(mContext)); in registerTorchCallback()559 getDevicePolicyFromContext(mContext)); in registerTorchCallback()575 public int getDevicePolicyFromContext(@NonNull Context context) { in getDevicePolicyFromContext() method in CameraManager759 mContext.getDeviceId(), getDevicePolicyFromContext(mContext)); in getCameraCharacteristics()[all …]
296 return _getNumberOfCameras(context.getDeviceId(), getDevicePolicyFromContext(context)); in getNumberOfCameras()325 getDevicePolicyFromContext(context), cameraInfo); in getCameraInfo()342 private static int getDevicePolicyFromContext(Context context) { in getDevicePolicyFromContext() method in Camera548 context.getDeviceId(), getDevicePolicyFromContext(context)); in cameraInit()