Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/location/
DContextHubManager.java99 public int[] getContextHubHandles() { in getContextHubHandles() method in ContextHubManager
101 return mService.getContextHubHandles(); in getContextHubHandles()
DIContextHubService.aidl36 int[] getContextHubHandles(); in getContextHubHandles() method
/frameworks/base/services/core/java/com/android/server/location/
DContextHubService.java104 public int[] getContextHubHandles() throws RemoteException { in getContextHubHandles() method in ContextHubService
/frameworks/base/api/
Dsystem-current.txt16940 method public int[] getContextHubHandles();