Home
last modified time | relevance | path

Searched defs:queryNanoapps (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/1/android/hardware/contexthub/
DIContextHub.aidl43 void queryNanoapps(in int contextHubId); in queryNanoapps() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/
DIContextHub.aidl43 void queryNanoapps(in int contextHubId); in queryNanoapps() method
/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/
DIContextHub.aidl147 void queryNanoapps(in int contextHubId); in queryNanoapps() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/3/android/hardware/contexthub/
DIContextHub.aidl43 void queryNanoapps(in int contextHubId); in queryNanoapps() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/
DIContextHub.aidl43 void queryNanoapps(in int contextHubId); in queryNanoapps() method
/hardware/interfaces/contexthub/aidl/default/
DContextHub.cpp67 ScopedAStatus ContextHub::queryNanoapps(int32_t in_contextHubId) { in queryNanoapps() function in aidl::android::hardware::contexthub::ContextHub