Searched defs:handleAppsInfo_1_2 (Results 1 – 2 of 2) sorted by relevance
/aosp12/hardware/interfaces/contexthub/1.2/vts/functional/ | ||
H A D | VtsHalContexthubV1_2TargetTest.cpp | 70 virtual Return<void> handleAppsInfo_1_2(const hidl_vec<HubAppInfo>& /*appInfo*/) override { in handleAppsInfo_1_2() function in __anon8aa4bda20110::ContexthubCallbackV1_2 |
/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/ | ||
H A D | ContextHubService.java | 183 public void handleAppsInfo_1_2(ArrayList<HubAppInfo> nanoAppInfoList) { in handleAppsInfo_1_2() method in ContextHubService.ContextHubServiceCallback |