Home
last modified time | relevance | path

Searched refs:handleMessageFromNanoApp (Results 1 – 10 of 10) sorted by relevance

/system/chre/java/test/chqts/src/com/google/android/chre/test/chqts/
DContextHubBusyStartupTestExecutor.java42 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubBusyStartupTestExecutor
DContextHubSimpleGeneralTestExecutor.java33 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubSimpleGeneralTestExecutor
DContextHubSimpleHeapAllocTestExecutor.java45 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubSimpleHeapAllocTestExecutor
DContextHubEstimatedHostTimeTestExecutor.java44 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubEstimatedHostTimeTestExecutor
DContextHubInfoByIdTestExecutor.java45 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubInfoByIdTestExecutor
DContextHubGetTimeTestExecutor.java73 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubGetTimeTestExecutor
DContextHubNanoAppInfoEventsTestExecutor.java61 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubNanoAppInfoEventsTestExecutor
DContextHubEventBetweenAppsTestExecutor.java69 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubEventBetweenAppsTestExecutor
DContextHubSendMessageToHostTestExecutor.java75 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubSendMessageToHostTestExecutor
DContextHubGeneralTestExecutor.java184 handleMessageFromNanoApp(message.getNanoAppId(), messageEnum, data); in onMessageFromNanoApp()
337 protected abstract void handleMessageFromNanoApp( in handleMessageFromNanoApp() method in ContextHubGeneralTestExecutor