Searched defs:proxyBinder (Results 1 – 2 of 2) sorted by relevance
52 sp<hardware::ICameraServiceProxy>& proxyBinder) { in updateProxyDeviceState()58 sp<hardware::ICameraServiceProxy>& proxyBinder) { in onOpen()64 sp<hardware::ICameraServiceProxy>& proxyBinder, int32_t latencyMs, in onClose()88 sp<hardware::ICameraServiceProxy>& proxyBinder, float maxPreviewFps) { in onActive()102 sp<hardware::ICameraServiceProxy>& proxyBinder, in onIdle()220 sp<ICameraServiceProxy> proxyBinder = getCameraServiceProxy(); in pingCameraServiceProxy() local319 sp<hardware::ICameraServiceProxy> proxyBinder = getCameraServiceProxy(); in encodeSessionConfiguration() local340 sp<ICameraServiceProxy> proxyBinder = getCameraServiceProxy(); in encodeSessionConfiguration() local354 sp<ICameraServiceProxy> proxyBinder = getCameraServiceProxy(); in encodeSessionConfiguration() local399 sp<hardware::ICameraServiceProxy> proxyBinder = getCameraServiceProxy(); in encodeSessionConfiguration() local[all …]
560 final IBinder proxyBinder = proxy.mClientBinder; in addServiceInterfacesLocked() local