From af7b843e97d5228bf8cc57aa37acf6c7d58464e8 Mon Sep 17 00:00:00 2001 From: Robert Ly Date: Tue, 26 Feb 2013 07:49:56 -0800 Subject: [PATCH] docs: remove games references Change-Id: I32f25b692872ed7827e611890c563498993b2480 --- .../com/google/android/gms/common/Scopes.html | 11 +---------- .../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 79c55ef6bddea..847a6130e48fe 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: - - - - - - - - - - +
Constants
StringGAMESScope for accessing data from the games service.
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 a1ac58a5a2e49..c731fbb37ad55 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

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.

The result is delivered to the given listener on the main thread.

@@ -1347,7 +1347,7 @@ From class

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.

The result is delivered to the given listener on the main thread.

Constants
String