Home
last modified time | relevance | path

Searched refs:handleContextHubAsyncEvent (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/1/android/hardware/contexthub/
DIContextHubCallback.aidl39 void handleContextHubAsyncEvent(in android.hardware.contexthub.AsyncEventType evt); in handleContextHubAsyncEvent() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/
DIContextHubCallback.aidl39 void handleContextHubAsyncEvent(in android.hardware.contexthub.AsyncEventType evt); in handleContextHubAsyncEvent() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/
DIContextHubCallback.aidl39 void handleContextHubAsyncEvent(in android.hardware.contexthub.AsyncEventType evt); in handleContextHubAsyncEvent() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/3/android/hardware/contexthub/
DIContextHubCallback.aidl39 void handleContextHubAsyncEvent(in android.hardware.contexthub.AsyncEventType evt); in handleContextHubAsyncEvent() method
/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/
DIContextHubCallback.aidl67 void handleContextHubAsyncEvent(in AsyncEventType evt); in handleContextHubAsyncEvent() method
/hardware/interfaces/contexthub/aidl/vts/
DVtsAidlHalContextHubTargetTest.cpp127 Status handleContextHubAsyncEvent(AsyncEventType /* evt */) override { return Status::ok(); } in handleContextHubAsyncEvent() function in EmptyContextHubCallback
173 Status handleContextHubAsyncEvent(AsyncEventType /* evt */) override { return Status::ok(); } in handleContextHubAsyncEvent() function in QueryAppsCallback
249 Status handleContextHubAsyncEvent(AsyncEventType /* evt */) override { return Status::ok(); } in handleContextHubAsyncEvent() function in TransactionResultCallback