Searched refs:queryApps (Results 1 – 2 of 2) sorted by relevance
/system/chre/host/hal_generic/ | ||
D | generic_context_hub.h | 67 Return<Result> queryApps(uint32_t hubId) override; |
D | generic_context_hub.cc | 316 Return<Result> GenericContextHub::queryApps(uint32_t hubId) { in queryApps() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub |