diff options
author | Robert Ly <robertly@google.com> | 2013-02-26 07:49:56 -0800 |
---|---|---|
committer | Robert Ly <robertly@google.com> | 2013-02-26 07:49:56 -0800 |
commit | af7b843e97d5228bf8cc57aa37acf6c7d58464e8 (patch) | |
tree | 7fe1898ddd1b52a9df866dfffdcb5b345175067e /docs/html/reference/com/google/android | |
parent | 7cbf2bc6810ca4623d990258823d25e307ebbfd7 (diff) | |
download | frameworks_base-af7b843e97d5228bf8cc57aa37acf6c7d58464e8.zip frameworks_base-af7b843e97d5228bf8cc57aa37acf6c7d58464e8.tar.gz frameworks_base-af7b843e97d5228bf8cc57aa37acf6c7d58464e8.tar.bz2 |
docs: remove games references
Change-Id: I32f25b692872ed7827e611890c563498993b2480
Diffstat (limited to 'docs/html/reference/com/google/android')
-rw-r--r-- | docs/html/reference/com/google/android/gms/common/Scopes.html | 11 | ||||
-rw-r--r-- | docs/html/reference/com/google/android/gms/common/images/ImageManager.html | 4 |
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 79c55ef..847a613 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 a1ac58a..c731fbb 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"> |