docs: remove games references

Change-Id: I32f25b692872ed7827e611890c563498993b2480
This commit is contained in:
Robert Ly
2013-02-26 07:49:56 -08:00
parent 7cbf2bc681
commit af7b843e97
2 changed files with 3 additions and 12 deletions

View File

@@ -707,16 +707,7 @@ Summary:
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
<table id="constants" class="jd-sumtable"><tr><th colspan="12">Constants</th></tr>
<tr class="alt-color api apilevel-" >
<td class="jd-typecol">String</td>
<td class="jd-linkcol"><a href="/reference/com/google/android/gms/common/Scopes.html#GAMES">GAMES</a></td>
<td class="jd-descrcol" width="100%">Scope for accessing data from the games service.</td>
</tr>
<table id="constants" class="jd-sumtable"><tr><th colspan="12">Constants</th></tr>
<tr class=" api apilevel-" >
<td class="jd-typecol">String</td>

View File

@@ -1294,7 +1294,7 @@ From class
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Load an image to display from a URI. Note that this does not support arbitrary URIs - the URI
must be something that was retrieved from another call to the games service.
must be something that was retrieved from another call to the Google Play services.
<p>
The result is delivered to the given listener on the main thread.
<p>
@@ -1347,7 +1347,7 @@ From class
<div class="jd-details-descr">
<div class="jd-tagdata jd-tagdescr"><p>Load an image to display from a URI. Note that this does not support arbitrary URIs - the URI
must be something that was retrieved from another call to the games service.
must be something that was retrieved from another call to the Google Play services.
<p>
The result is delivered to the given listener on the main thread.</p></div>
<div class="jd-tagdata">