summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Robert Ly <robertly@google.com> 2013-02-27 06:26:20 +0000
committer Android Git Automerger <android-git-automerger@android.com> 2013-02-27 06:26:20 +0000
commit9d09eee559533535e00be933a38a69ade046d74e (patch)
treeb3b44eb443977ce908764ef6b6f11f3f56d7e6fc
parent1878d08046784517d3eedd47993e4a4f8c9a98bd (diff)
parentaf7b843e97d5228bf8cc57aa37acf6c7d58464e8 (diff)
am af7b843e: docs: remove games references
* commit 'af7b843e97d5228bf8cc57aa37acf6c7d58464e8': docs: remove games references
-rw-r--r--docs/html/reference/com/google/android/gms/common/Scopes.html11
-rw-r--r--docs/html/reference/com/google/android/gms/common/images/ImageManager.html4
2 files changed, 3 insertions, 12 deletions
diff --git a/docs/html/reference/com/google/android/gms/common/Scopes.html b/docs/html/reference/com/google/android/gms/common/Scopes.html
index 79c55ef6bdde..847a6130e48f 100644
--- a/docs/html/reference/com/google/android/gms/common/Scopes.html
+++ b/docs/html/reference/com/google/android/gms/common/Scopes.html
@@ -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>
diff --git a/docs/html/reference/com/google/android/gms/common/images/ImageManager.html b/docs/html/reference/com/google/android/gms/common/images/ImageManager.html
index a1ac58a5a2e4..c731fbb37ad5 100644
--- a/docs/html/reference/com/google/android/gms/common/images/ImageManager.html
+++ b/docs/html/reference/com/google/android/gms/common/images/ImageManager.html
@@ -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">