Searched defs:createClient (Results 1 – 4 of 4) sorted by relevance
| /system/chre/java/test/utils/src/com/google/android/utils/chre/ | ||
| D | ContextHubServiceTestHelper.java | 72 public ContextHubClient createClient(ContextHubClientCallback callback) { in createClient() method in ContextHubServiceTestHelper |
| /system/chre/java/test/chqts/src/com/google/android/chre/test/chqts/ | ||
| D | ContextHubPendingIntentTestExecutor.java | 172 public ContextHubClient createClient(long nanoAppId) { in createClient() method in ContextHubPendingIntentTestExecutor |
| /system/chre/host/common/pigweed/ | ||
| D | hal_rpc_client.cc | 37 std::unique_ptr<HalRpcClient> HalRpcClient::createClient( in createClient() function in android::chre::HalRpcClient |
| /system/chre/host/hal_generic/common/ | ||
| D | hal_client_manager.cc | 131 bool HalClientManager::createClient( in createClient() function in android::hardware::contexthub::common::implementation::HalClientManager |