Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssGeofenceProvider.java170 return native_resume_geofence(geofenceId, transitions); in resumeGeofence()
186 private static native boolean native_resume_geofence(int geofenceId, int transitions); in native_resume_geofence() method in GnssGeofenceProvider