Home
last modified time | relevance | path

Searched defs:contextHubClient (Results 1 – 3 of 3) sorted by relevance

/system/chre/java/utils/pigweed/src/com/google/android/chre/utils/pigweed/
DChreRpcClient.java90 public ChreRpcClient(ContextHubClient contextHubClient, long serverNanoappId, in ChreRpcClient()
/system/chre/java/test/rpc_service/src/com/google/android/chre/test/rpc_service/
DContextHubRpcServiceTestExecutor.java137 ContextHubClient contextHubClient = mContextHubManager.createClient(mContextHubInfo, in pendingIntentModeTest() local
/system/chre/java/test/chqts/src/com/google/android/chre/test/chqts/
DContextHubClientSendMessageTestExecutor.java145 ContextHubClient contextHubClient = in testSingleMessage() local