Home
last modified time | relevance | path

Searched defs:contextHubHandle (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DIContextHubService.aidl39 ContextHubInfo getContextHubInfo(int contextHubHandle); in getContextHubInfo()
DContextHubService.java140 public ContextHubInfo getContextHubInfo(int contextHubHandle) throws RemoteException { in getContextHubInfo()
150 public int loadNanoApp(int contextHubHandle, NanoApp app) throws RemoteException { in loadNanoApp()