Searched defs:mProxy (Results 1 – 11 of 11) sorted by relevance
41 private final MethodNameInvoker<CameraDeviceImpl.StateCallbackKK> mProxy; field in CallbackProxies.DeviceStateCallbackProxy92 private final MethodNameInvoker<CameraDeviceImpl.CaptureCallback> mProxy; field in CallbackProxies.DeviceCaptureCallbackProxy145 private final MethodNameInvoker<CameraCaptureSession.StateCallback> mProxy; field in CallbackProxies.SessionStateCallbackProxy
86 private final CameraCaptureSession.CaptureCallback mProxy; field in BlockingCaptureCallback
46 private final CameraDevice.StateCallback mProxy; field in BlockingStateCallback
176 private final CameraDevice.StateCallback mProxy; field in BlockingCameraManager.OpenListener
80 private final CameraCaptureSession.StateCallback mProxy; field in BlockingSessionCallback
173 std::unique_ptr<android::uirenderer::renderthread::RenderProxy> mProxy; member in android::uirenderer::TestWindowContext::TestWindowData
250 sp<ClientProxy> mProxy; variable
626 sp<AudioRecordClientProxy> mProxy; variable
1083 sp<AudioTrackClientProxy> mProxy; // primary owner of the memory variable
538 SipSessionListenerProxy mProxy = new SipSessionListenerProxy(); field in SipSessionGroup.SipSessionImpl
807 private SipSessionListenerProxy mProxy = new SipSessionListenerProxy(); field in SipService.SipAutoReg