Searched refs:ContextHubWrapperV1_0 (Results 1 – 1 of 1) sorted by relevance
138 return (proxy == null) ? null : new ContextHubWrapperV1_0(proxy); in maybeConnectTo1_0()964 private static class ContextHubWrapperV1_0 extends ContextHubWrapperHidl { class in IContextHubWrapper967 ContextHubWrapperV1_0(android.hardware.contexthub.V1_0.IContexthub hub) { in ContextHubWrapperV1_0() method in IContextHubWrapper.ContextHubWrapperV1_0