OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nativeIsSupported
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/hardware/location/
ActivityRecognitionHardware.java
72
return
nativeIsSupported
();
215
private static native boolean
nativeIsSupported
();
/frameworks/base/services/core/java/com/android/server/location/
FlpHardwareProvider.java
100
return
nativeIsSupported
();
219
private static native boolean
nativeIsSupported
();
Completed in 51 milliseconds