Searched defs:getContextHubs (Results 1 – 5 of 5) sorted by relevance
37 List<android.hardware.contexthub.ContextHubInfo> getContextHubs(); in getContextHubs() method
35 List<ContextHubInfo> getContextHubs(); in getContextHubs() method
26 ScopedAStatus ContextHub::getContextHubs(std::vector<ContextHubInfo>* out_contextHubInfos) { in getContextHubs() function in aidl::android::hardware::contexthub::ContextHub