Lines Matching full:play
10 <li><a href="#PlayServices">Check for Google Play Services</a></li>
20 <a href="{@docRoot}google/play-services/setup.html">Setup Google Play Services SDK</a>
77 <!-- Check for Google Play services -->
78 <h2 id="PlayServices">Check for Google Play Services</h2>
80 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
105 Since you usually need to check for Google Play services in more than one place in your code,
108 Play services:
115 * Define a request code to send to Google Play services
143 * by Google Play services
170 // Check that Google Play services is available
174 // If Google Play services is available
178 "Google Play services is available.");
181 // Google Play services was not available for some reason
185 // Get the error dialog from Google Play services
190 // If Google Play services can provide an error dialog
208 Snippets in the following sections call this method to verify that Google Play services is
233 method to display an error dialog that attempts to fix the problem using Google Play
274 * Google Play services can resolve some errors it detects.
276 * start a Google Play services activity that can resolve
286 * Thrown if Google Play services canceled the original