Searched refs:GEOFENCE_TRANSITION_EXITED (Results 1 – 2 of 2) sorted by relevance
33 …tatic com.android.server.location.gnss.hal.GnssNative.GeofenceCallbacks.GEOFENCE_TRANSITION_EXITED;326 if (geofence.LastTransition != GEOFENCE_TRANSITION_EXITED) { in reportLocation()327 geofence.LastTransition = GEOFENCE_TRANSITION_EXITED; in reportLocation()328 if ((geofence.MonitorTransitions & GEOFENCE_TRANSITION_EXITED) != 0) { in reportLocation()330 geofence.GeofenceId, location, GEOFENCE_TRANSITION_EXITED, in reportLocation()
220 int GEOFENCE_TRANSITION_EXITED = 1 << 1L; field224 GEOFENCE_TRANSITION_EXITED, GEOFENCE_TRANSITION_UNCERTAIN})