Searched refs:getContextHubInfo (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
H A DIContextHubService.aidl39 ContextHubInfo getContextHubInfo(int contextHubHandle);
H A DContextHubManager.java116 public ContextHubInfo getContextHubInfo(int hubHandle) { method in class:ContextHubManager
118 return mService.getContextHubInfo(hubHandle);
/frameworks/base/services/core/java/com/android/server/location/
H A DContextHubService.java119 public ContextHubInfo getContextHubInfo(int contextHubHandle) throws RemoteException { method in class:ContextHubService

Completed in 1126 milliseconds