/system/chre/java/test/chqts/src/com/google/android/chre/test/chqts/ |
D | ContextHubBusyStartupTestExecutor.java | 42 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubBusyStartupTestExecutor
|
D | ContextHubSimpleGeneralTestExecutor.java | 33 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubSimpleGeneralTestExecutor
|
D | ContextHubSimpleHeapAllocTestExecutor.java | 45 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubSimpleHeapAllocTestExecutor
|
D | ContextHubEstimatedHostTimeTestExecutor.java | 44 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubEstimatedHostTimeTestExecutor
|
D | ContextHubInfoByIdTestExecutor.java | 45 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubInfoByIdTestExecutor
|
D | ContextHubGetTimeTestExecutor.java | 73 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubGetTimeTestExecutor
|
D | ContextHubNanoAppInfoEventsTestExecutor.java | 61 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubNanoAppInfoEventsTestExecutor
|
D | ContextHubEventBetweenAppsTestExecutor.java | 69 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubEventBetweenAppsTestExecutor
|
D | ContextHubSendMessageToHostTestExecutor.java | 75 protected void handleMessageFromNanoApp(long nanoAppId, in handleMessageFromNanoApp() method in ContextHubSendMessageToHostTestExecutor
|
D | ContextHubGeneralTestExecutor.java | 184 handleMessageFromNanoApp(message.getNanoAppId(), messageEnum, data); in onMessageFromNanoApp() 337 protected abstract void handleMessageFromNanoApp( in handleMessageFromNanoApp() method in ContextHubGeneralTestExecutor
|