Lines Matching full:monitoring
1 page.title=Creating and Monitoring Geofences
12 <li><a href="#RequestGeofences">Request Geofence Monitoring</a></li>
14 <li><a href="#StopGeofenceMonitoring">Stop Geofence Monitoring</a></li>
50 <h2 id="RequestGeofences">Request Geofence Monitoring</h2>
52 The first step in requesting geofence monitoring is to request the necessary permission.
634 <!-- Send the monitoring request -->
635 <h3 id="requestmonitoring">Send the monitoring request</h3>
637 Sending the monitoring request requires two asynchronous operations. The first operation gets a
702 // Stores the PendingIntent used to request geofence monitoring
719 * Start a request for geofence monitoring by calling
1043 section <a href="#requestmonitoring">Send the monitoring request</a>.
1048 <h2 id="StopGeofenceMonitoring">Stop Geofence Monitoring</h2>
1050 To stop geofence monitoring, you remove the geofences themselves. You can remove a specific
1280 * Start a request to remove monitoring by