Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/location/
DIContextHubService.aidl83 List<ContextHubInfo> getContextHubs(); in getContextHubs() method
DContextHubManager.java451 @NonNull public List<ContextHubInfo> getContextHubs() { in getContextHubs() method in ContextHubManager
453 return mService.getContextHubs(); in getContextHubs()
/frameworks/base/services/core/java/com/android/server/location/contexthub/
DIContextHubWrapper.java563 for (android.hardware.contexthub.ContextHubInfo hubInfo : hub.getContextHubs()) { in getHubs()
DContextHubService.java754 public List<ContextHubInfo> getContextHubs() throws RemoteException {
/frameworks/base/boot/
Dboot-image-profile.txt8292 HSPLandroid/hardware/location/ContextHubManager;->getContextHubs()Ljava/util/List;
8305 HSPLandroid/hardware/location/IContextHubService$Stub$Proxy;->getContextHubs()Ljava/util/List;
/frameworks/base/core/api/
Dsystem-current.txt5974 …CESS_CONTEXT_HUB) public java.util.List<android.hardware.location.ContextHubInfo> getContextHubs();
/frameworks/base/config/
Dboot-image-profile.txt8295 HSPLandroid/hardware/location/ContextHubManager;->getContextHubs()Ljava/util/List;
8308 HSPLandroid/hardware/location/IContextHubService$Stub$Proxy;->getContextHubs()Ljava/util/List;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt21384 Landroid/hardware/location/IContextHubService$Stub$Proxy;->getContextHubs()Ljava/util/List;
21418 Landroid/hardware/location/IContextHubService;->getContextHubs()Ljava/util/List;
/frameworks/base/services/
Dart-wear-profile13801 PLcom/android/server/location/contexthub/ContextHubService;->getContextHubs()Ljava/util/List;