Home
last modified time | relevance | path

Searched refs:queryNanoapps (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DIContextHubWrapper.java360 public abstract int queryNanoapps(int contextHubId) throws RemoteException; in queryNanoapps() method in IContextHubWrapper
703 public int queryNanoapps(int contextHubId) throws RemoteException { in queryNanoapps() method in IContextHubWrapper.ContextHubWrapperAidl
710 hub.queryNanoapps(contextHubId); in queryNanoapps()
924 public int queryNanoapps(int contextHubId) throws RemoteException { in queryNanoapps() method in IContextHubWrapper.ContextHubWrapperHidl
H A DContextHubTransactionManager.java327 return mContextHubProxy.queryNanoapps(contextHubId);
/aosp14/frameworks/base/services/
H A Dart-profile4779 HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperAidl;->queryNanoapps