Searched refs:mCameraServiceRaw (Results 1 – 1 of 1) sorted by relevance
89 private ICameraService mCameraServiceRaw; field in CameraServiceProxy264 mCameraServiceRaw = null; in binderDied()363 if (mCameraServiceRaw == null) { in notifyMediaserverLocked()376 mCameraServiceRaw = ICameraService.Stub.asInterface(cameraServiceBinder); in notifyMediaserverLocked()380 mCameraServiceRaw.notifySystemEvent(eventType, toArray(updatedUserHandles)); in notifyMediaserverLocked()