From 29e33df4a5fb1a4e72daae4e3a51f9fa69e4d5c0 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 14 May 2013 00:18:36 -0700 Subject: Doc change: Clean refresh of gms reference to remove unused. Change-Id: Iaa64d6855397a1290153cac48c5f7d1465332f96 --- .../gcm/server/MulticastResult.Builder.html | 1230 --------- .../google/android/gcm/server/Result.Builder.html | 1275 ---------- .../gms/common/data/DataBufferIterator.html | 1320 ---------- .../android/gms/common/data/DataBufferRef.html | 1875 -------------- .../gms/common/data/DataHolder.Builder.html | 1412 ----------- .../google/android/gms/common/data/DataHolder.html | 2606 -------------------- .../gms/common/server/FavaDiagnosticsEntity.html | 1674 ------------- .../android/gms/common/server/package-summary.html | 685 ----- 8 files changed, 12077 deletions(-) delete mode 100644 docs/html/reference/com/google/android/gcm/server/MulticastResult.Builder.html delete mode 100644 docs/html/reference/com/google/android/gcm/server/Result.Builder.html delete mode 100644 docs/html/reference/com/google/android/gms/common/data/DataBufferIterator.html delete mode 100644 docs/html/reference/com/google/android/gms/common/data/DataBufferRef.html delete mode 100644 docs/html/reference/com/google/android/gms/common/data/DataHolder.Builder.html delete mode 100644 docs/html/reference/com/google/android/gms/common/data/DataHolder.html delete mode 100644 docs/html/reference/com/google/android/gms/common/server/FavaDiagnosticsEntity.html delete mode 100644 docs/html/reference/com/google/android/gms/common/server/package-summary.html diff --git a/docs/html/reference/com/google/android/gcm/server/MulticastResult.Builder.html b/docs/html/reference/com/google/android/gcm/server/MulticastResult.Builder.html deleted file mode 100644 index 0768237..0000000 --- a/docs/html/reference/com/google/android/gcm/server/MulticastResult.Builder.html +++ /dev/null @@ -1,1230 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -MulticastResult.Builder | Android Developers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - -
- -
- - - - - - - - - - - - -
- - - - -
-
- - - - -
- public - static - final - - class -

MulticastResult.Builder

- - - - - extends Object
- - - - - - - - - -
- -
- -
- - - - - - - - - - - - - - - - - -
java.lang.Object
   ↳com.google.android.gcm.server.MulticastResult.Builder
- - - - - - - -
- - - - - - -
- - - - - - - - - - - - - - - - -
- - -

Summary

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Public Constructors
- - - - - - - - MulticastResult.Builder(int success, int failure, int canonicalIds, long multicastId) - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Public Methods
- - - - - - MulticastResult.Builder - - addResult(Result result) - -
- - - - - - MulticastResult - - build() - -
- - - - - - MulticastResult.Builder - - retryMulticastIds(List<Long> retryMulticastIds) - -
- - - - - - - - - - - - - - - -
- [Expand] -
Inherited Methods
- -From class - - java.lang.Object - -
- - -
-
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -

Public Constructors

- - - - - -
-

- - public - - - - - - - MulticastResult.Builder - (int success, int failure, int canonicalIds, long multicastId) -

-
-
- - - -
-
- -

- -
-
- - - - - - - - - - - - - -

Public Methods

- - - - - -
-

- - public - - - - - MulticastResult.Builder - - addResult - (Result result) -

-
-
- - - -
-
- -

- -
-
- - - - -
-

- - public - - - - - MulticastResult - - build - () -

-
-
- - - -
-
- -

- -
-
- - - - -
-

- - public - - - - - MulticastResult.Builder - - retryMulticastIds - (List<Long> retryMulticastIds) -

-
-
- - - -
-
- -

- -
-
- - - - - - - - - - - - - -
- -
- -
- - - - - - - - diff --git a/docs/html/reference/com/google/android/gcm/server/Result.Builder.html b/docs/html/reference/com/google/android/gcm/server/Result.Builder.html deleted file mode 100644 index 254120d..0000000 --- a/docs/html/reference/com/google/android/gcm/server/Result.Builder.html +++ /dev/null @@ -1,1275 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Result.Builder | Android Developers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - -
- -
- - - - - - - - - - - - -
- - - - -
-
- - - - -
- public - static - final - - class -

Result.Builder

- - - - - extends Object
- - - - - - - - - -
- -
- -
- - - - - - - - - - - - - - - - - -
java.lang.Object
   ↳com.google.android.gcm.server.Result.Builder
- - - - - - - -
- - - - - - -
- - - - - - - - - - - - - - - - -
- - -

Summary

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Public Constructors
- - - - - - - - Result.Builder() - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Public Methods
- - - - - - Result - - build() - -
- - - - - - Result.Builder - - canonicalRegistrationId(String value) - -
- - - - - - Result.Builder - - errorCode(String value) - -
- - - - - - Result.Builder - - messageId(String value) - -
- - - - - - - - - - - - - - - -
- [Expand] -
Inherited Methods
- -From class - - java.lang.Object - -
- - -
-
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -

Public Constructors

- - - - - -
-

- - public - - - - - - - Result.Builder - () -

-
-
- - - -
-
- -

- -
-
- - - - - - - - - - - - - -

Public Methods

- - - - - -
-

- - public - - - - - Result - - build - () -

-
-
- - - -
-
- -

- -
-
- - - - -
-

- - public - - - - - Result.Builder - - canonicalRegistrationId - (String value) -

-
-
- - - -
-
- -

- -
-
- - - - -
-

- - public - - - - - Result.Builder - - errorCode - (String value) -

-
-
- - - -
-
- -

- -
-
- - - - -
-

- - public - - - - - Result.Builder - - messageId - (String value) -

-
-
- - - -
-
- -

- -
-
- - - - - - - - - - - - - -
- -
- -
- - - - - - - - diff --git a/docs/html/reference/com/google/android/gms/common/data/DataBufferIterator.html b/docs/html/reference/com/google/android/gms/common/data/DataBufferIterator.html deleted file mode 100644 index 0c4ddde..0000000 --- a/docs/html/reference/com/google/android/gms/common/data/DataBufferIterator.html +++ /dev/null @@ -1,1320 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -DataBufferIterator | Android Developers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - -
- -
- - - - - - - - - - - - - - - - - - - -
- - - - -
-
- - - - -
- public - - final - - class -

DataBufferIterator

- - - - - extends Object
- - - - - - - implements - - Iterator<E> - - - - - -
- -
- -
- - - - - - - - - - - - - - - - - -
java.lang.Object
   ↳com.google.android.gms.common.data.DataBufferIterator<T>
- - - - - - - -
- - -

Class Overview

-

Iterator used to walk a DataBuffer. -

- - - - - -
- - - - - - - - - - - - - - - - -
- - -

Summary

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Public Constructors
- - - - - - - - DataBufferIterator(DataBuffer<T> dataBuffer) - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Public Methods
- - - - - - boolean - - hasNext() - -
- - - - - - T - - next() - -
- - - - - - void - - remove() - -
- - - - - - - - - - - - - - - - - - - - -
- [Expand] -
Inherited Methods
- -From class - - java.lang.Object - -
- - -
-
- -From interface - - java.util.Iterator - -
- - -
-
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - -

Public Constructors

- - - - - -
-

- - public - - - - - - - DataBufferIterator - (DataBuffer<T> dataBuffer) -

-
-
- - - -
-
- -

- -
-
- - - - - - - - - - - - - -

Public Methods

- - - - - -
-

- - public - - - - - boolean - - hasNext - () -

-
-
- - - -
-
- -

- -
-
- - - - -
-

- - public - - - - - T - - next - () -

-
-
- - - -
-
- -

- -
-
- - - - -
-

- - public - - - - - void - - remove - () -

-
-
- - - -
-
- -

- -
-
- - - - - - - - - - - - - -
- -
- -
- - - - - - - - diff --git a/docs/html/reference/com/google/android/gms/common/data/DataBufferRef.html b/docs/html/reference/com/google/android/gms/common/data/DataBufferRef.html deleted file mode 100644 index a0ce172..0000000 --- a/docs/html/reference/com/google/android/gms/common/data/DataBufferRef.html +++ /dev/null @@ -1,1875 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -DataBufferRef | Android Developers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - -
- -
- - - - - - - - - - - - -
- - - - -
-
- - - - -
- public - - - abstract - class -

DataBufferRef

- - - - - extends Object
- - - - - - - - - -
- -
- -
- - - - - - - - - - - - - - - - - -
java.lang.Object
   ↳com.google.android.gms.common.data.DataBufferRef
- - - - - - - -
- - -

Class Overview

-

A DataBufferRef provides a pointer to a row in a DataBuffer. Note that if the - underlying DataBuffer is closed, the reference will no longer be valid. -

- - - - - -
- - - - - - - - - - - - - - - - -
- - -

Summary

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Fields
- protected - - final - DataHoldermDataHolder
- protected - - final - intmDataRow
- - - - - - - - - - - - - - - - - - - -
Public Constructors
- - - - - - - - DataBufferRef(DataHolder holder, int dataRow) - -
- - - - - - - - - - - - - - - - - - - - - - - - -
Public Methods
- - - - - - boolean - - equals(Object obj) - -
- - - - - - int - - hashCode() - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Protected Methods
- - - - - - void - - copyToBuffer(String column, CharArrayBuffer dataOut) - -
Copies the String content in the given column at the position of this reference into a - CharArrayBuffer.
- -
- - - - - - boolean - - getBoolean(String column) - -
Retrieves the boolean value for a given column at the position of this reference.
- -
- - - - - - byte[] - - getByteArray(String column) - -
Retrieves the byte array value for a given column at the position of this reference.
- -
- - - - - - int - - getInteger(String column) - -
Retrieves the integer value for a given column at the position of this reference.
- -
- - - - - - long - - getLong(String column) - -
Retrieves the long value for a given column at the position of this reference.
- -
- - - - - - String - - getString(String column) - -
Retrieves the String value for a given column at the position of this reference.
- -
- - - - - - boolean - - hasNull(String column) - -
Returns whether the given column at the position of this reference contains null.
- -
- - - - - - Uri - - parseUri(String column) - -
Retrieves the column data as a URI if possible, checking for null values.
- -
- - - - - - - - - - - - - -
- [Expand] -
Inherited Methods
- -From class - - java.lang.Object - -
- - -
-
- - -
- - - - - - - - - - - - - - - - - - - - - - - -

Fields

- - - - - - -
-

- - protected - - final - DataHolder - - mDataHolder -

-
- - - - -
-
- -

- - -
-
- - - - - -
-

- - protected - - final - int - - mDataRow -

-
- - - - -
-
- -

- - -
-
- - - - - - - - -

Public Constructors

- - - - - -
-

- - public - - - - - - - DataBufferRef - (DataHolder holder, int dataRow) -

-
-
- - - -
-
- -

- -
-
- - - - - - - - - - - - - -

Public Methods

- - - - - -
-

- - public - - - - - boolean - - equals - (Object obj) -

-
-
- - - -
-
- -

- -
-
- - - - -
-

- - public - - - - - int - - hashCode - () -

-
-
- - - -
-
- -

- -
-
- - - - - - - -

Protected Methods

- - - - - -
-

- - protected - - - - - void - - copyToBuffer - (String column, CharArrayBuffer dataOut) -

-
-
- - - -
-
- -

Copies the String content in the given column at the position of this reference into a - CharArrayBuffer.

-
-
Parameters
- - - - - - - -
column - The column to retrieve.
dataOut - The CharArrayBuffer to copy into.
-
-
-
Throws
- - - - -
IllegalArgumentException - if the column does not exist, the position is invalid, or - the data holder has been closed. -
-
- -
-
- - - - -
-

- - protected - - - - - boolean - - getBoolean - (String column) -

-
-
- - - -
-
- -

Retrieves the boolean value for a given column at the position of this reference.

-
-
Parameters
- - - - -
column - The column to retrieve.
-
-
-
Returns
-
  • The boolean value in that column.
-
-
-
Throws
- - - - -
IllegalArgumentException - if the column does not exist, the position is invalid, or - the data holder has been closed. -
-
- -
-
- - - - -
-

- - protected - - - - - byte[] - - getByteArray - (String column) -

-
-
- - - -
-
- -

Retrieves the byte array value for a given column at the position of this reference.

-
-
Parameters
- - - - -
column - The column to retrieve.
-
-
-
Returns
-
  • The byte array value in that column.
-
-
-
Throws
- - - - -
IllegalArgumentException - if the column does not exist, the position is invalid, or - the data holder has been closed. -
-
- -
-
- - - - -
-

- - protected - - - - - int - - getInteger - (String column) -

-
-
- - - -
-
- -

Retrieves the integer value for a given column at the position of this reference.

-
-
Parameters
- - - - -
column - The column to retrieve.
-
-
-
Returns
-
  • The integer value in that column.
-
-
-
Throws
- - - - -
IllegalArgumentException - if the column does not exist, the position is invalid, or - the data holder has been closed. -
-
- -
-
- - - - -
-

- - protected - - - - - long - - getLong - (String column) -

-
-
- - - -
-
- -

Retrieves the long value for a given column at the position of this reference.

-
-
Parameters
- - - - -
column - The column to retrieve.
-
-
-
Returns
-
  • The long value in that column.
-
-
-
Throws
- - - - -
IllegalArgumentException - if the column does not exist, the position is invalid, or - the data holder has been closed. -
-
- -
-
- - - - -
-

- - protected - - - - - String - - getString - (String column) -

-
-
- - - -
-
- -

Retrieves the String value for a given column at the position of this reference.

-
-
Parameters
- - - - -
column - The column to retrieve.
-
-
-
Returns
-
  • The String value in that column.
-
-
-
Throws
- - - - -
IllegalArgumentException - if the column does not exist, the position is invalid, or - the data holder has been closed. -
-
- -
-
- - - - -
-

- - protected - - - - - boolean - - hasNull - (String column) -

-
-
- - - -
-
- -

Returns whether the given column at the position of this reference contains null.

-
-
Parameters
- - - - -
column - The column to check.
-
-
-
Returns
-
  • Whether the column value is null at this position.
-
-
-
Throws
- - - - -
IllegalArgumentException - if the column does not exist, the position is invalid, or - the data holder has been closed. -
-
- -
-
- - - - -
-

- - protected - - - - - Uri - - parseUri - (String column) -

-
-
- - - -
-
- -

Retrieves the column data as a URI if possible, checking for null values. Will return null if - the column contains null.

-
-
Parameters
- - - - -
column - The column to retrieve.
-
-
-
Returns
-
  • The column data as a URI, or null if not present.
-
-
-
Throws
- - - - -
IllegalArgumentException - if the column does not exist, the position is invalid, or - the data holder has been closed. -
-
- -
-
- - - - - - - - - -
- -
- -
- - - - - - - - diff --git a/docs/html/reference/com/google/android/gms/common/data/DataHolder.Builder.html b/docs/html/reference/com/google/android/gms/common/data/DataHolder.Builder.html deleted file mode 100644 index bd56733..0000000 --- a/docs/html/reference/com/google/android/gms/common/data/DataHolder.Builder.html +++ /dev/null @@ -1,1412 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -DataHolder.Builder | Android Developers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - -
- -
- - - - - - - - - - - - -
- - - - -
-
- - - - -
- public - static - - - class -

DataHolder.Builder

- - - - - extends Object
- - - - - - - - - -
- -
- -
- - - - - - - - - - - - - - - - - -
java.lang.Object
   ↳com.google.android.gms.common.data.DataHolder.Builder
- - - - - - - -
- - -

Class Overview

-

Helper class to build DataHolder instances containing arbitrary data. -

- Note that the constructor is private; use DataHolder.builder() to create - instances of this class. -

- - - - - -
- - - - - - - - - - - - - - - - -
- - -

Summary

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Public Methods
- - - - - - DataHolder - - build(int statusCode, Bundle metadata) - -
Instantiate an DataHolder from this DataHolder.Builder with the given status code - and metadata.
- -
- - - - - - DataHolder - - build(int statusCode) - -
Instantiate an DataHolder from this DataHolder.Builder with the given status code - and null metadata.
- -
- - - - - - int - - getCount() - -
- - - - - - DataHolder.Builder - - sort(String sortColumn) - -
Sort the rows in this builder based on the standard data type comparisons for the value - in the provided column.
- -
- - - - - - DataHolder.Builder - - withRow(ContentValues values) - -
Add a new row of data to the DataHolder this DataHolder.Builder will create.
- -
- - - - - - DataHolder.Builder - - withRow(HashMap<String, Object> row) - -
Add a new row of data to the DataHolder this DataHolder.Builder will create.
- -
- - - - - - - - - - - - - - - -
- [Expand] -
Inherited Methods
- -From class - - java.lang.Object - -
- - -
-
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Public Methods

- - - - - -
-

- - public - - - - - DataHolder - - build - (int statusCode, Bundle metadata) -

-
-
- - - -
-
- -

Instantiate an DataHolder from this DataHolder.Builder with the given status code - and metadata.

-
-
Parameters
- - - - - - - -
statusCode - The status code of this DataHolder.
metadata - The metadata associated with this DataHolder (may be null).
-
-
-
Returns
- -
- -
-
- - - - -
-

- - public - - - - - DataHolder - - build - (int statusCode) -

-
-
- - - -
-
- -

Instantiate an DataHolder from this DataHolder.Builder with the given status code - and null metadata.

-
-
Parameters
- - - - -
statusCode - The status code of this DataHolder.
-
-
-
Returns
- -
- -
-
- - - - -
-

- - public - - - - - int - - getCount - () -

-
-
- - - -
-
- -

-
-
Returns
-
  • The number of rows that the resulting DataHolder will contain. -
-
- -
-
- - - - -
-

- - public - - - - - DataHolder.Builder - - sort - (String sortColumn) -

-
-
- - - -
-
- -

Sort the rows in this builder based on the standard data type comparisons for the value - in the provided column. Calling this multiple times with the same column will not change - the sort order of the builder. Note that any data which is added after this call will not - be sorted.

-
-
Parameters
- - - - -
sortColumn - The column to sort the rows in this builder by.
-
-
-
Returns
- -
- -
-
- - - - -
-

- - public - - - - - DataHolder.Builder - - withRow - (ContentValues values) -

-
-
- - - -
-
- -

Add a new row of data to the DataHolder this DataHolder.Builder will create. - Note that the data must contain an entry for all columns -

- Currently the only supported value types that are supported are String, Long, and Boolean - (Integer is also accepted and will be stored as a Long).

-
-
Parameters
- - - - -
values - ContentValues containing row data.
-
-
-
Returns
- -
- -
-
- - - - -
-

- - public - - - - - DataHolder.Builder - - withRow - (HashMap<String, Object> row) -

-
-
- - - -
-
- -

Add a new row of data to the DataHolder this DataHolder.Builder will create. -

- Currently the only supported value types that are supported are String, Long, and Boolean - (Integer is also accepted and will be stored as a Long).

-
-
Parameters
- - - - -
row - Map containing row data.
-
-
-
Returns
- -
- -
-
- - - - - - - - - - - - - -
- -
- -
- - - - - - - - diff --git a/docs/html/reference/com/google/android/gms/common/data/DataHolder.html b/docs/html/reference/com/google/android/gms/common/data/DataHolder.html deleted file mode 100644 index be17f3c..0000000 --- a/docs/html/reference/com/google/android/gms/common/data/DataHolder.html +++ /dev/null @@ -1,2606 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -DataHolder | Android Developers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - -
- -
- - - - - - - - - - - - - - - - - - - - - -
- - - - -
-
- - - - -
- public - - final - - class -

DataHolder

- - - - - extends Object
- - - - - - - implements - - Parcelable - - - - - -
- -
- -
- - - - - - - - - - - - - - - - - -
java.lang.Object
   ↳com.google.android.gms.common.data.DataHolder
- - - - - - - -
- - -

Class Overview

-

Class for accessing collections of data, organized into columns. This provides the backing - support for DataBuffer. Much like a cursor, the holder supports the notion of a current - position, and has methods for extracting various types of data from named columns. -

- - - - - -
- - - - - - - - - - - - - - - - -
- - -

Summary

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Nested Classes
- - - - - classDataHolder.BuilderHelper class to build DataHolder instances containing arbitrary data. 
- - - - - - - - - - - -
Constants
StringNULL
- - - - - - - - - - - - - - - -
- [Expand] -
Inherited Constants
- - From interface -android.os.Parcelable -
- - -
-
- - - - - - - - - - - - - - - - - -
Fields
- public - static - final - DataHolderCreatorCREATOR
- - - - - - - - - - - - - - - - - - - - - - - - - -
Public Constructors
- - - - - - - - DataHolder(String[] columns, CursorWindow[] windows, int statusCode, Bundle metadata) - -
Creates a data holder with the specified data.
- -
- - - - - - - - DataHolder(AbstractWindowedCursor cursor, int statusCode, Bundle metadata) - -
Creates a data holder wrapping the provided cursor, with provided status code and metadata.
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Public Methods
- - - - static - - DataHolder.Builder - - builder(String[] columns, String uniqueColumn) - -
Get a DataHolder.Builder to create a new DataHolder manually.
- -
- - - - static - - DataHolder.Builder - - builder(String[] columns) - -
Get a DataHolder.Builder to create a new DataHolder manually.
- -
- - - - - - void - - close() - -
Closes the data holder, releasing all of its resources and making it completely invalid.
- -
- - - - - - void - - copyToBuffer(String column, int row, int windowIndex, CharArrayBuffer dataOut) - -
Copies the String content in the given column at the provided position into a - CharArrayBuffer.
- -
- - - - - - int - - describeContents() - -
- - - - static - - DataHolder - - empty(int statusCode, Bundle metadata) - -
- - - - static - - DataHolder - - empty(int statusCode) - -
- - - - - - boolean - - getBoolean(String column, int row, int windowIndex) - -
Retrieves the boolean value for a given column at the provided position.
- -
- - - - - - byte[] - - getByteArray(String column, int row, int windowIndex) - -
Retrieves the byte array value for a given column at the provided position.
- -
- - - - - - int - - getCount() - -
Gets the number of rows in the data holder.
- -
- - - - - - int - - getInteger(String column, int row, int windowIndex) - -
Retrieves the integer value for a given column at the provided position.
- -
- - - - - - long - - getLong(String column, int row, int windowIndex) - -
Retrieves the long value for a given column at the provided position.
- -
- - - - - - int - - getStatusCode() - -
- - - - - - String - - getString(String column, int row, int windowIndex) - -
Retrieves the String value for a given column at the provided position.
- -
- - - - - - boolean - - hasNull(String column, int row, int windowIndex) - -
Returns whether the given column at the provided position contains null.
- -
- - - - - - boolean - - isClosed() - -
- - - - - - Uri - - parseUri(String column, int row, int windowIndex) - -
Retrieves the column data at the provided position as a URI if possible, checking for null - values.
- -
- - - - - - void - - validateContents() - -
- - - - - - void - - writeToParcel(Parcel dest, int flags) - -
- - - - - - - - - - - - - - - - - - - - -
- [Expand] -
Inherited Methods
- -From class - - java.lang.Object - -
- - -
-
- -From interface - - android.os.Parcelable - -
- - -
-
- - -
- - - - - - - - - - - - - - - - - - - - -

Constants

- - - - - - -
-

- - public - static - final - String - - NULL -

-
- - - - -
-
- -

- - -
- Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
- -
-
- - - - - - - - -

Fields

- - - - - - -
-

- - public - static - final - DataHolderCreator - - CREATOR -

-
- - - - -
-
- -

- - -
-
- - - - - - - - -

Public Constructors

- - - - - -
-

- - public - - - - - - - DataHolder - (String[] columns, CursorWindow[] windows, int statusCode, Bundle metadata) -

-
-
- - - -
-
- -

Creates a data holder with the specified data.

-
-
Parameters
- - - - - - - - - - - - - -
columns - The column names corresponding to the data in the given windows.
windows - The CursorWindow instances holding the data.
statusCode - The status code of this DataHolder.
metadata - The metadata associated with this DataHolder (may be null). -
-
- -
-
- - - - -
-

- - public - - - - - - - DataHolder - (AbstractWindowedCursor cursor, int statusCode, Bundle metadata) -

-
-
- - - -
-
- -

Creates a data holder wrapping the provided cursor, with provided status code and metadata.

-
-
Parameters
- - - - - - - - - - -
cursor - The cursor containing the data.
statusCode - The status code of this DataHolder.
metadata - The metadata associated with this DataHolder (may be null). -
-
- -
-
- - - - - - - - - - - - - -

Public Methods

- - - - - -
-

- - public - static - - - - DataHolder.Builder - - builder - (String[] columns, String uniqueColumn) -

-
-
- - - -
-
- -

Get a DataHolder.Builder to create a new DataHolder manually.

-
-
Parameters
- - - - - - - -
columns - The array of column names that the object supports.
uniqueColumn - The non-null column name that must contain unique values. New rows added - to the builder with the same value in this column will replace any older rows.
-
-
-
Returns
- -
- -
-
- - - - -
-

- - public - static - - - - DataHolder.Builder - - builder - (String[] columns) -

-
-
- - - -
-
- -

Get a DataHolder.Builder to create a new DataHolder manually.

-
-
Parameters
- - - - -
columns - The array of column names that the object supports.
-
-
-
Returns
- -
- -
-
- - - - -
-

- - public - - - - - void - - close - () -

-
-
- - - -
-
- -

Closes the data holder, releasing all of its resources and making it completely invalid. -

- -
-
- - - - -
-

- - public - - - - - void - - copyToBuffer - (String column, int row, int windowIndex, CharArrayBuffer dataOut) -

-
-
- - - -
-
- -

Copies the String content in the given column at the provided position into a - CharArrayBuffer. This will throw an IllegalArgumentException if the column - does not exist, the position is invalid, or the data holder has been closed.

-
-
Parameters
- - - - - - - - - - - - - -
column - The column to retrieve.
row - The row to retrieve the data from.
windowIndex - Index of the cursor window to extract the data from.
dataOut - The CharArrayBuffer to copy into. -
-
- -
-
- - - - -
-

- - public - - - - - int - - describeContents - () -

-
-
- - - -
-
- -

- -
-
- - - - -
-

- - public - static - - - - DataHolder - - empty - (int statusCode, Bundle metadata) -

-
-
- - - -
-
- -

-
-
Parameters
- - - - - - - -
statusCode - The status code of this DataHolder.
metadata - The metadata associated with this DataHolder (may be null).
-
-
-
Returns
-
  • An empty DataHolder object with the given status and null metadata. -
-
- -
-
- - - - -
-

- - public - static - - - - DataHolder - - empty - (int statusCode) -

-
-
- - - -
-
- -

-
-
Parameters
- - - - -
statusCode - The status code of this DataHolder.
-
-
-
Returns
-
  • An empty DataHolder object with the given status and null metadata. -
-
- -
-
- - - - -
-

- - public - - - - - boolean - - getBoolean - (String column, int row, int windowIndex) -

-
-
- - - -
-
- -

Retrieves the boolean value for a given column at the provided position. This will throw an - IllegalArgumentException if the column does not exist, the position is invalid, or - the data holder has been closed.

-
-
Parameters
- - - - - - - - - - -
column - The column to retrieve.
row - The row to retrieve the data from.
windowIndex - Index of the cursor window to extract the data from.
-
-
-
Returns
-
  • The boolean value in that column. -
-
- -
-
- - - - -
-

- - public - - - - - byte[] - - getByteArray - (String column, int row, int windowIndex) -

-
-
- - - -
-
- -

Retrieves the byte array value for a given column at the provided position. This will throw - an IllegalArgumentException if the column does not exist, the position is invalid, or - the data holder has been closed.

-
-
Parameters
- - - - - - - - - - -
column - The column to retrieve.
row - The row to retrieve the data from.
windowIndex - Index of the cursor window to extract the data from.
-
-
-
Returns
-
  • The byte array value in that column. -
-
- -
-
- - - - -
-

- - public - - - - - int - - getCount - () -

-
-
- - - -
-
- -

Gets the number of rows in the data holder.

-
-
Returns
-
  • the number of rows in the data holder. -
-
- -
-
- - - - -
-

- - public - - - - - int - - getInteger - (String column, int row, int windowIndex) -

-
-
- - - -
-
- -

Retrieves the integer value for a given column at the provided position. This will throw an - IllegalArgumentException if the column does not exist, the position is invalid, or - the data holder has been closed.

-
-
Parameters
- - - - - - - - - - -
column - The column to retrieve.
row - The row to retrieve the data from.
windowIndex - Index of the cursor window to extract the data from.
-
-
-
Returns
-
  • The integer value in that column. -
-
- -
-
- - - - -
-

- - public - - - - - long - - getLong - (String column, int row, int windowIndex) -

-
-
- - - -
-
- -

Retrieves the long value for a given column at the provided position. This will throw an - IllegalArgumentException if the column does not exist, the position is invalid, or - the data holder has been closed.

-
-
Parameters
- - - - - - - - - - -
column - The column to retrieve.
row - The row to retrieve the data from.
windowIndex - Index of the cursor window to extract the data from.
-
-
-
Returns
-
  • The long value in that column. -
-
- -
-
- - - - -
-

- - public - - - - - int - - getStatusCode - () -

-
-
- - - -
-
- -

-
-
Returns
-
  • Service-specific status code indicating whether data was successfully loaded. -
-
- -
-
- - - - -
-

- - public - - - - - String - - getString - (String column, int row, int windowIndex) -

-
-
- - - -
-
- -

Retrieves the String value for a given column at the provided position. This will throw an - IllegalArgumentException if the column does not exist, the position is invalid, or - the data holder has been closed.

-
-
Parameters
- - - - - - - - - - -
column - The column to retrieve.
row - The row to retrieve the data from.
windowIndex - Index of the cursor window to extract the data from.
-
-
-
Returns
-
  • The String value in that column. -
-
- -
-
- - - - -
-

- - public - - - - - boolean - - hasNull - (String column, int row, int windowIndex) -

-
-
- - - -
-
- -

Returns whether the given column at the provided position contains null. This will throw an - IllegalArgumentException if the column does not exist, the position is invalid, or - the data holder has been closed.

-
-
Parameters
- - - - - - - - - - -
column - The column to check.
row - The row to retrieve the data from.
windowIndex - Index of the cursor window to extract the data from.
-
-
-
Returns
-
  • Whether the column value is null at this position. -
-
- -
-
- - - - -
-

- - public - - - - - boolean - - isClosed - () -

-
-
- - - -
-
- -

- -
-
- - - - -
-

- - public - - - - - Uri - - parseUri - (String column, int row, int windowIndex) -

-
-
- - - -
-
- -

Retrieves the column data at the provided position as a URI if possible, checking for null - values. This will throw an IllegalArgumentException if the column does not exist, the - position is invalid, or the data holder has been closed.

-
-
Parameters
- - - - - - - - - - -
column - The column to retrieve.
row - The row to retrieve the data from.
windowIndex - Index of the cursor window to extract the data from.
-
-
-
Returns
-
  • The column data as a URI, or null if not present. -
-
- -
-
- - - - -
-

- - public - - - - - void - - validateContents - () -

-
-
- - - -
-
- -

- -
-
- - - - -
-

- - public - - - - - void - - writeToParcel - (Parcel dest, int flags) -

-
-
- - - -
-
- -

- -
-
- - - - - - - - - - - - - -
- -
- -
- - - - - - - - diff --git a/docs/html/reference/com/google/android/gms/common/server/FavaDiagnosticsEntity.html b/docs/html/reference/com/google/android/gms/common/server/FavaDiagnosticsEntity.html deleted file mode 100644 index 44d1754..0000000 --- a/docs/html/reference/com/google/android/gms/common/server/FavaDiagnosticsEntity.html +++ /dev/null @@ -1,1674 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -FavaDiagnosticsEntity | Android Developers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - -
- -
- - - - - - - - - - - - - - - - - - - - - -
- - - - -
-
- - - - -
- public - - - - class -

FavaDiagnosticsEntity

- - - - - extends Object
- - - - - - - implements - - Parcelable - - - - - -
- -
- -
- - - - - - - - - - - - - - - - - -
java.lang.Object
   ↳com.google.android.gms.common.server.FavaDiagnosticsEntity
- - - - - - - -
- - -

Class Overview

-

Bundle of data defining a single diagnostic view or action.

- - - - - -
- - - - - - - - - - - - - - - - -
- - -

Summary

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Constants
StringEXTRA_NAMESPACE
StringEXTRA_TYPE_NUM
StringNULL
- - - - - - - - - - - - - - - -
- [Expand] -
Inherited Constants
- - From interface -android.os.Parcelable -
- - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Fields
- public - static - final - FavaDiagnosticsEntityCreatorCREATOR
- public - - final - Stringnamespace
- public - - final - inttypeNum
- - - - - - - - - - - - - - - - - - - - - - - - - -
Public Constructors
- - - - - - - - FavaDiagnosticsEntity(int versionCode, String namespace, int typeNum) - -
- - - - - - - - FavaDiagnosticsEntity(String namespace, int typeNum) - -
- - - - - - - - - - - - - - - - - - - - - - - - -
Public Methods
- - - - - - int - - describeContents() - -
- - - - - - void - - writeToParcel(Parcel out, int flags) - -
- - - - - - - - - - - - - - - - - - - - -
- [Expand] -
Inherited Methods
- -From class - - java.lang.Object - -
- - -
-
- -From interface - - android.os.Parcelable - -
- - -
-
- - -
- - - - - - - - - - - - - - - - - - - - -

Constants

- - - - - - -
-

- - public - static - final - String - - EXTRA_NAMESPACE -

-
- - - - -
-
- -

- - -
- Constant Value: - - - "namespace" - - -
- -
-
- - - - - -
-

- - public - static - final - String - - EXTRA_TYPE_NUM -

-
- - - - -
-
- -

- - -
- Constant Value: - - - "typeNum" - - -
- -
-
- - - - - -
-

- - public - static - final - String - - NULL -

-
- - - - -
-
- -

- - -
- Constant Value: - - - "SAFE_PARCELABLE_NULL_STRING" - - -
- -
-
- - - - - - - - -

Fields

- - - - - - -
-

- - public - static - final - FavaDiagnosticsEntityCreator - - CREATOR -

-
- - - - -
-
- -

- - -
-
- - - - - -
-

- - public - - final - String - - namespace -

-
- - - - -
-
- -

- - -
-
- - - - - -
-

- - public - - final - int - - typeNum -

-
- - - - -
-
- -

- - -
-
- - - - - - - - -

Public Constructors

- - - - - -
-

- - public - - - - - - - FavaDiagnosticsEntity - (int versionCode, String namespace, int typeNum) -

-
-
- - - -
-
- -

- -
-
- - - - -
-

- - public - - - - - - - FavaDiagnosticsEntity - (String namespace, int typeNum) -

-
-
- - - -
-
- -

- -
-
- - - - - - - - - - - - - -

Public Methods

- - - - - -
-

- - public - - - - - int - - describeContents - () -

-
-
- - - -
-
- -

- -
-
- - - - -
-

- - public - - - - - void - - writeToParcel - (Parcel out, int flags) -

-
-
- - - -
-
- -

- -
-
- - - - - - - - - - - - - -
- -
- -
- - - - - - - - diff --git a/docs/html/reference/com/google/android/gms/common/server/package-summary.html b/docs/html/reference/com/google/android/gms/common/server/package-summary.html deleted file mode 100644 index ee083b7..0000000 --- a/docs/html/reference/com/google/android/gms/common/server/package-summary.html +++ /dev/null @@ -1,685 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -com.google.android.gms.common.server | Android Developers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - -
- -
-
- - - - -
-
- -
- package -

com.google.android.gms.common.server

-
- -
- -
- - - - - - - - - - -

Classes

-
- - - - - - -
FavaDiagnosticsEntityBundle of data defining a single diagnostic view or action. 
-
- - - - - - - - - - - - - -
-
- -
- - - - - - - - -- cgit v1.1