HomeSort by relevance Sort by last modified time
    Searched defs:findNanoAppOnHub (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/hardware/location/
ContextHubManager.java 233 public int[] findNanoAppOnHub(int hubHandle, NanoAppFilter filter) {
236 retVal = getBinder().findNanoAppOnHub(hubHandle, filter);
ContextHubService.java 259 public int[] findNanoAppOnHub(int hubHandle, NanoAppFilter filter) throws RemoteException {
  /prebuilts/sdk/system_current/
android.jar 

Completed in 251 milliseconds