OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:findNanoAppOnHub
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/hardware/location/
ContextHubManager.java
199
public int[]
findNanoAppOnHub
(int hubHandle, NanoAppFilter filter) {
202
retVal = getBinder().
findNanoAppOnHub
(hubHandle, filter);
ContextHubService.java
218
public int[]
findNanoAppOnHub
(int hubHandle, NanoAppFilter filter) throws RemoteException {
/prebuilts/sdk/system_current/
android.jar
Completed in 635 milliseconds