Home
last modified time | relevance | path

Searched defs:getContextHubs (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/1/android/hardware/contexthub/
DIContextHub.aidl37 List<android.hardware.contexthub.ContextHubInfo> getContextHubs(); in getContextHubs() method
/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/
DIContextHub.aidl35 List<ContextHubInfo> getContextHubs(); in getContextHubs() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/
DIContextHub.aidl37 List<android.hardware.contexthub.ContextHubInfo> getContextHubs(); in getContextHubs() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/
DIContextHub.aidl37 List<android.hardware.contexthub.ContextHubInfo> getContextHubs(); in getContextHubs() method
/hardware/interfaces/contexthub/aidl/default/
DContextHub.cpp26 ScopedAStatus ContextHub::getContextHubs(std::vector<ContextHubInfo>* out_contextHubInfos) { in getContextHubs() function in aidl::android::hardware::contexthub::ContextHub