Home
last modified time | relevance | path

Searched refs:getContextHubs (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DIContextHubService.aidl69 List<ContextHubInfo> getContextHubs(); in getContextHubs() method
DContextHubManager.java422 @NonNull public List<ContextHubInfo> getContextHubs() { in getContextHubs() method in ContextHubManager
424 return mService.getContextHubs(); in getContextHubs()
/frameworks/base/services/core/java/com/android/server/location/
DContextHubService.java303 public List<ContextHubInfo> getContextHubs() throws RemoteException {
/frameworks/base/non-updatable-api/
Dsystem-current.txt2876 …ESS_CONTEXT_HUB}) public java.util.List<android.hardware.location.ContextHubInfo> getContextHubs();
/frameworks/base/api/
Dsystem-current.txt2928 …ESS_CONTEXT_HUB}) public java.util.List<android.hardware.location.ContextHubInfo> getContextHubs();
/frameworks/base/config/
Dboot-image-profile.txt9923 HSPLandroid/hardware/location/ContextHubManager;->getContextHubs()Ljava/util/List;
9957 HSPLandroid/hardware/location/IContextHubService$Stub$Proxy;->getContextHubs()Ljava/util/List;
/frameworks/base/services/
Dart-profile17442 HPLcom/android/server/location/ContextHubService;->getContextHubs()Ljava/util/List;