Home
last modified time | relevance | path

Searched defs:proxyBinder (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/utils/
DCameraServiceProxyWrapper.cpp52 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() local
319 sp<hardware::ICameraServiceProxy> proxyBinder = getCameraServiceProxy(); in encodeSessionConfiguration() local
340 sp<ICameraServiceProxy> proxyBinder = getCameraServiceProxy(); in encodeSessionConfiguration() local
354 sp<ICameraServiceProxy> proxyBinder = getCameraServiceProxy(); in encodeSessionConfiguration() local
399 sp<hardware::ICameraServiceProxy> proxyBinder = getCameraServiceProxy(); in encodeSessionConfiguration() local
[all …]
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DProxyManager.java560 final IBinder proxyBinder = proxy.mClientBinder; in addServiceInterfacesLocked() local