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

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

Completed in 1938 milliseconds