Searched refs:geofenceTransition (Results 1 – 1 of 1) sorted by relevance
489 GeofenceTransition geofenceTransition = new GeofenceTransition( in reportGeofenceTransition() local500 geofenceTransition); in reportGeofenceTransition()664 GeofenceTransition geofenceTransition = (GeofenceTransition)(msg.obj);666 callback = mGeofences.get(geofenceTransition.mGeofenceId);670 geofenceTransition.mGeofenceId +671 " Transition: " + geofenceTransition.mTransition +672 " Location: " + geofenceTransition.mLocation + ":" + mGeofences);678 geofenceTransition.mGeofenceId, geofenceTransition.mTransition,679 geofenceTransition.mLocation, geofenceTransition.mTimestamp,680 geofenceTransition.mMonitoringType);