Home
last modified time | relevance | path

Searched refs:getContextHubInfo (Results 1 – 4 of 4) sorted by relevance

/system/chre/java/test/chqts/src/com/google/android/chre/test/chqts/
DContextHubNanoAppInfoEventsTestExecutor.java69 if (!ChreTestUtil.loadNanoApp(getContextHubManager(), getContextHubInfo(), in handleMessageFromNanoApp()
98 if (!ChreTestUtil.unloadNanoApp(getContextHubManager(), getContextHubInfo(), in handleMessageFromNanoApp()
DContextHubInfoByIdTestExecutor.java53 ChreTestUtil.getNanoAppVersion(getContextHubManager(), getContextHubInfo(), in handleMessageFromNanoApp()
DContextHubGeneralTestExecutor.java379 protected ContextHubInfo getContextHubInfo() { in getContextHubInfo() method in ContextHubGeneralTestExecutor
/system/chre/java/test/utils/src/com/google/android/utils/chre/
DContextHubBroadcastReceiver.java91 if (!event.getContextHubInfo().equals(contextHubInfo)) { in pollIntentEvent()
96 + event.getContextHubInfo()); in pollIntentEvent()