Searched defs:proxyBinder (Results 1 – 2 of 2) sorted by relevance
43 sp<hardware::ICameraServiceProxy>& proxyBinder) { in updateProxyDeviceState()49 sp<hardware::ICameraServiceProxy>& proxyBinder) { in onOpen()55 sp<hardware::ICameraServiceProxy>& proxyBinder, int32_t latencyMs, in onClose()79 sp<hardware::ICameraServiceProxy>& proxyBinder, float maxPreviewFps) { in onActive()93 sp<hardware::ICameraServiceProxy>& proxyBinder, in onIdle()207 sp<ICameraServiceProxy> proxyBinder = getCameraServiceProxy(); in pingCameraServiceProxy() local214 sp<ICameraServiceProxy> proxyBinder = getCameraServiceProxy(); in getRotateAndCropOverride() local227 sp<ICameraServiceProxy> proxyBinder = getCameraServiceProxy(); in getAutoframingOverride() local272 sp<hardware::ICameraServiceProxy> proxyBinder = getCameraServiceProxy(); in logActive() local302 sp<hardware::ICameraServiceProxy> proxyBinder = getCameraServiceProxy(); in logIdle() local[all …]
504 final IBinder proxyBinder = proxy.mService; in addServiceInterfacesLocked() local