HomeSort by relevance Sort by last modified time
    Searched refs:handleAppsInfo (Results 1 - 5 of 5) sorted by null

  /hardware/interfaces/contexthub/1.0/
IContexthubCallback.hal 78 handleAppsInfo(vec<HubAppInfo> appInfo);
  /hardware/interfaces/contexthub/1.0/vts/functional/
VtsHalContexthubV1_0TargetTest.cpp 155 virtual Return<void> handleAppsInfo(const hidl_vec<HubAppInfo>& /*appInfo*/)
222 virtual Return<void> handleAppsInfo(const hidl_vec<HubAppInfo>& appInfo)
  /system/chre/host/hal_generic/
generic_context_hub.cc 341 mParent.mCallbacks->handleAppsInfo(appInfoList);
  /hardware/interfaces/contexthub/1.0/default/
Contexthub.cpp 304 cb->handleAppsInfo(apps);
  /frameworks/base/services/core/jni/
com_android_server_location_ContextHubService.cpp 332 virtual Return<void> handleAppsInfo(
    [all...]

Completed in 312 milliseconds