Home
last modified time | relevance | path

Searched defs:createClient (Results 1 – 4 of 4) sorted by relevance

/system/chre/java/test/utils/src/com/google/android/utils/chre/
DContextHubServiceTestHelper.java72 public ContextHubClient createClient(ContextHubClientCallback callback) { in createClient() method in ContextHubServiceTestHelper
83 public ContextHubClient createClient(PendingIntent pendingIntent, long nanoAppId) { in createClient() method in ContextHubServiceTestHelper
/system/chre/java/test/chqts/src/com/google/android/chre/test/chqts/
DContextHubPendingIntentTestExecutor.java172 public ContextHubClient createClient(long nanoAppId) { in createClient() method in ContextHubPendingIntentTestExecutor
/system/chre/host/common/pigweed/
Dhal_rpc_client.cc37 std::unique_ptr<HalRpcClient> HalRpcClient::createClient( in createClient() function in android::chre::HalRpcClient
/system/chre/host/hal_generic/common/
Dhal_client_manager.cc131 bool HalClientManager::createClient( in createClient() function in android::hardware::contexthub::common::implementation::HalClientManager