Home | History | Annotate | Download | only in location

Lines Matching full:play

10     <li><a href="#CheckServices">Check for Google Play services</a></li>
19 <a href="{@docRoot}google/play-services/setup.html">Setup Google Play Services SDK</a>
46 <a href="{@docRoot}google/play-services/setup.html">Setup</a> section in the Google Play
75 Check for Google Play Services
77 <h2 id="CheckServices">Check for Google Play Services</h2>
79 Location Services is part of the Google Play services APK. Since it's hard to anticipate the
90 user to correct the problem, in which case Google Play services may send a result back to your
95 Since you usually need to check for Google Play services in more than one place in your code,
98 Play services:
105 * Define a request code to send to Google Play services
133 * by Google Play services
159 // Check that Google Play services is available
163 // If Google Play services is available
167 "Google Play services is available.");
170 // Google Play services was not available for some reason
174 // Get the error dialog from Google Play services
180 // If Google Play services can provide an error dialog
197 Snippets in the following sections call this method to verify that Google Play services is
229 method to display an error dialog that attempts to fix the problem using Google Play
271 * Google Play services can resolve some errors it detects.
273 * start a Google Play services activity that can resolve
283 * Thrown if Google Play services canceled the original