Home
last modified time | relevance | path

Searched defs:getHubs (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DIContextHubWrapper.java212 public abstract Pair<List<ContextHubInfo>, List<String>> getHubs() throws RemoteException; in getHubs() method in IContextHubWrapper
511 public Pair<List<ContextHubInfo>, List<String>> getHubs() throws RemoteException { in getHubs() method in IContextHubWrapper.ContextHubWrapperAidl
972 public Pair<List<ContextHubInfo>, List<String>> getHubs() throws RemoteException { in getHubs() method in IContextHubWrapper.ContextHubWrapperV1_0
1017 public Pair<List<ContextHubInfo>, List<String>> getHubs() throws RemoteException { in getHubs() method in IContextHubWrapper.ContextHubWrapperV1_1
1081 public Pair<List<ContextHubInfo>, List<String>> getHubs() throws RemoteException { in getHubs() method in IContextHubWrapper.ContextHubWrapperV1_2