Home
last modified time | relevance | path

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

/system/chre/java/test/utils/src/com/google/android/utils/chre/
DContextHubServiceTestHelper.java78 public ContextHubClient createClient(ContextHubClientCallback callback) { in createClient() method in ContextHubServiceTestHelper
89 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