Lines Matching refs:transition
55 * same for a sufficient period of time, the UNCERTAIN transition must be
57 * appropriate transition must be triggered. This "sufficient period of time"
77 * appropriate (ENTERED or EXITED) transition for every Geofence it knows about.
83 * UNKNOWN transition described above is per geofence.
87 * hopefully provide a definitive state transition to the third party
118 * The callback associated with the geofence transition.
120 * particular transition. For instance, if the caller is interested only in
121 * ENTERED transition, then the callback must not be called with the EXITED
122 * transition.
124 * IMPORTANT: If a transition is triggered resulting in this callback, the
130 * @param transition Can be one of ENTERED, EXITED or UNCERTAIN.
131 * @param timestamp Timestamp when the transition was detected.
135 GeofenceTransition transition, GnssUtcTime timestamp);
157 * invalid transition.