Home
last modified time | relevance | path

Searched refs:getContextHubInfo (Results 1 – 4 of 4) sorted by relevance

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