Home
last modified time | relevance | path

Searched refs:native_is_geofence_supported (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
DGnssNative.java1518 return native_is_geofence_supported(); in isGeofencingSupported()
1684 private static native boolean native_is_geofence_supported(); in native_is_geofence_supported() method in GnssNative