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
88
return
nativeIsSupported
();
268
private static native boolean
nativeIsSupported
();
/frameworks/base/services/core/java/com/android/server/location/
FlpHardwareProvider.java
104
return
nativeIsSupported
();
292
private static native boolean
nativeIsSupported
();
Completed in 91 milliseconds