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.java112 public ContextHubInfo getContextHubInfo(int hubHandle) { method in class:ContextHubManager
115 retVal = getBinder().getContextHubInfo(hubHandle);
H A DContextHubService.java131 public ContextHubInfo getContextHubInfo(int contextHubHandle) throws RemoteException { method in class:ContextHubService

Completed in 179 milliseconds