Searched defs:getHubs (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/location/contexthub/ | ||
H A D | IContextHubWrapper.java | 212 public abstract Pair<List<ContextHubInfo>, List<String>> getHubs() throws RemoteException; in getHubs() method in IContextHubWrapper |