Searched refs:mCameraServiceRaw (Results 1 – 1 of 1) sorted by relevance
95 private ICameraService mCameraServiceRaw; field in CameraServiceProxy296 mCameraServiceRaw = null; in binderDied()397 if (mCameraServiceRaw == null) { in notifyCameraserverLocked()410 mCameraServiceRaw = ICameraService.Stub.asInterface(cameraServiceBinder); in notifyCameraserverLocked()414 mCameraServiceRaw.notifySystemEvent(eventType, toArray(updatedUserHandles)); in notifyCameraserverLocked()