Searched defs:findNanoAppOnHub (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
H A DContextHubManager.java199 public int[] findNanoAppOnHub(int hubHandle, NanoAppFilter filter) { method in class:ContextHubManager
202 retVal = getBinder().findNanoAppOnHub(hubHandle, filter);
H A DContextHubService.java199 public int[] findNanoAppOnHub(int hubHandle, NanoAppFilter filter) throws RemoteException { method in class:ContextHubService

Completed in 100 milliseconds