diff options
author | Robert Ly <robertly@google.com> | 2012-11-30 16:15:46 -0800 |
---|---|---|
committer | Robert Ly <robertly@google.com> | 2012-11-30 16:15:46 -0800 |
commit | 672b3ad589976b419f37bc54b439527cf53b21b8 (patch) | |
tree | c85c5b1115586b42a1cd83f222ed9aeb52a0bb84 /docs/html/reference/com/google/android/gcm/GCMConstants.html | |
parent | 759c1005b3f96ea8bbf59192d206aacece315655 (diff) | |
download | frameworks_base-672b3ad589976b419f37bc54b439527cf53b21b8.zip frameworks_base-672b3ad589976b419f37bc54b439527cf53b21b8.tar.gz frameworks_base-672b3ad589976b419f37bc54b439527cf53b21b8.tar.bz2 |
docs: update javadocs with gcm @value stuff
Change-Id: I837a1734e00d61f74cf8faac78f75258d66b6d05
Diffstat (limited to 'docs/html/reference/com/google/android/gcm/GCMConstants.html')
-rw-r--r-- | docs/html/reference/com/google/android/gcm/GCMConstants.html | 184 |
1 files changed, 101 insertions, 83 deletions
diff --git a/docs/html/reference/com/google/android/gcm/GCMConstants.html b/docs/html/reference/com/google/android/gcm/GCMConstants.html index 70c06a3..53e4112 100644 --- a/docs/html/reference/com/google/android/gcm/GCMConstants.html +++ b/docs/html/reference/com/google/android/gcm/GCMConstants.html @@ -376,7 +376,7 @@ onkeyup="return search_changed(event, false, '/')" /> </li> <li><a href="/google/play-services/maps.html"> - <span class="en">Maps</span></a> + <span class="en">Google Maps</span></a> </li> <li id="gms-tree-list" class="nav-section"> @@ -392,7 +392,7 @@ onkeyup="return search_changed(event, false, '/')" /> <li class="nav-section"> <div class="nav-section-header"><a href="/google/play/billing/index.html"> - <span class="en">Google Play <br />In-app Billing</span></a> + <span class="en">Google Play In-app Billing</span></a> </div> <ul> <li><a href="/google/play/billing/billing_overview.html"> @@ -421,7 +421,7 @@ onkeyup="return search_changed(event, false, '/')" /> <li class="nav-section"> <div class="nav-section-header"><a href="/google/play/dist.html"> - <span class="en">Google Play Distribution and Licensing</span></a> + <span class="en">Google Play Distribution</span></a> </div> <ul> <li><a href="/google/play/filters.html"> @@ -582,7 +582,7 @@ Summary: - extends <a href="http://developer.android.com/reference/java/lang/Object.html">Object</a><br/> + extends Object<br/> @@ -602,7 +602,7 @@ Summary: <tr> - <td colspan="2" class="jd-inheritance-class-cell"><a href="http://developer.android.com/reference/java/lang/Object.html">java.lang.Object</a></td> + <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object</td> </tr> @@ -673,49 +673,49 @@ Summary: <tr class="alt-color api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#DEFAULT_INTENT_SERVICE_CLASS_NAME">DEFAULT_INTENT_SERVICE_CLASS_NAME</a></td> <td class="jd-descrcol" width="100%"></td> </tr> <tr class=" api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#ERROR_ACCOUNT_MISSING">ERROR_ACCOUNT_MISSING</a></td> <td class="jd-descrcol" width="100%">There is no Google account on the phone.</td> </tr> <tr class="alt-color api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#ERROR_AUTHENTICATION_FAILED">ERROR_AUTHENTICATION_FAILED</a></td> <td class="jd-descrcol" width="100%">Bad password.</td> </tr> <tr class=" api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#ERROR_INVALID_PARAMETERS">ERROR_INVALID_PARAMETERS</a></td> <td class="jd-descrcol" width="100%">The request sent by the phone does not contain the expected parameters.</td> </tr> <tr class="alt-color api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#ERROR_INVALID_SENDER">ERROR_INVALID_SENDER</a></td> <td class="jd-descrcol" width="100%">The sender account is not recognized.</td> </tr> <tr class=" api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#ERROR_PHONE_REGISTRATION_ERROR">ERROR_PHONE_REGISTRATION_ERROR</a></td> <td class="jd-descrcol" width="100%">Incorrect phone registration with Google.</td> </tr> <tr class="alt-color api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#ERROR_SERVICE_NOT_AVAILABLE">ERROR_SERVICE_NOT_AVAILABLE</a></td> <td class="jd-descrcol" width="100%">The device can't read the response, or there was a 500/503 from the server that can be retried later.</td> @@ -723,69 +723,78 @@ Summary: <tr class=" api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_APPLICATION_PENDING_INTENT">EXTRA_APPLICATION_PENDING_INTENT</a></td> - <td class="jd-descrcol" width="100%">Extra used on {@value #INTENT_TO_GCM_REGISTRATION} to get the - application info.</td> + <td class="jd-descrcol" width="100%">Extra used on + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_TO_GCM_REGISTRATION</a></code> + to get the application info.</td> </tr> <tr class="alt-color api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_ERROR">EXTRA_ERROR</a></td> - <td class="jd-descrcol" width="100%">Extra used on {@value #INTENT_FROM_GCM_REGISTRATION_CALLBACK} to indicate - an error when the registration fails.</td> + <td class="jd-descrcol" width="100%">Extra used on + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code> + to indicate an error when the registration fails.</td> </tr> <tr class=" api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_FROM">EXTRA_FROM</a></td> - <td class="jd-descrcol" width="100%">Extra used on {@value #INTENT_FROM_GCM_MESSAGE} to indicate which - sender (Google API project id) sent the message.</td> + <td class="jd-descrcol" width="100%">Extra used on + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_MESSAGE</a></code> + to indicate which sender (Google API project id) sent the message.</td> </tr> <tr class="alt-color api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_REGISTRATION_ID">EXTRA_REGISTRATION_ID</a></td> - <td class="jd-descrcol" width="100%">Extra used on {@value #INTENT_FROM_GCM_REGISTRATION_CALLBACK} to indicate - the registration id when the registration succeeds.</td> + <td class="jd-descrcol" width="100%">Extra used on + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code> + to indicate the registration id when the registration succeeds.</td> </tr> <tr class=" api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_SENDER">EXTRA_SENDER</a></td> - <td class="jd-descrcol" width="100%">Extra used on {@value #INTENT_TO_GCM_REGISTRATION} to indicate which - senders (Google API project ids) can send messages to the application.</td> + <td class="jd-descrcol" width="100%">Extra used on + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_TO_GCM_REGISTRATION</a></code> + to indicate which senders (Google API project ids) can send messages to + the application.</td> </tr> <tr class="alt-color api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_SPECIAL_MESSAGE">EXTRA_SPECIAL_MESSAGE</a></td> - <td class="jd-descrcol" width="100%">Type of message present in the {@value #INTENT_FROM_GCM_MESSAGE} intent.</td> + <td class="jd-descrcol" width="100%">Type of message present in the + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_MESSAGE</a></code> + intent.</td> </tr> <tr class=" api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_TOTAL_DELETED">EXTRA_TOTAL_DELETED</a></td> <td class="jd-descrcol" width="100%">Number of messages deleted by the server because the device was idle.</td> </tr> <tr class="alt-color api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#EXTRA_UNREGISTERED">EXTRA_UNREGISTERED</a></td> - <td class="jd-descrcol" width="100%">Extra used on {@value #INTENT_FROM_GCM_REGISTRATION_CALLBACK} to indicate - that the application has been unregistered.</td> + <td class="jd-descrcol" width="100%">Extra used on + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code> + to indicate that the application has been unregistered.</td> </tr> <tr class=" api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_LIBRARY_RETRY">INTENT_FROM_GCM_LIBRARY_RETRY</a></td> <td class="jd-descrcol" width="100%">Intent used by the GCM library to indicate that the registration call should be retried.</td> @@ -793,42 +802,42 @@ Summary: <tr class="alt-color api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_MESSAGE">INTENT_FROM_GCM_MESSAGE</a></td> <td class="jd-descrcol" width="100%">Intent sent by GCM containing a message.</td> </tr> <tr class=" api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_FROM_GCM_REGISTRATION_CALLBACK">INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></td> <td class="jd-descrcol" width="100%">Intent sent by GCM indicating with the result of a registration request.</td> </tr> <tr class="alt-color api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_TO_GCM_REGISTRATION">INTENT_TO_GCM_REGISTRATION</a></td> <td class="jd-descrcol" width="100%">Intent sent to GCM to register the application.</td> </tr> <tr class=" api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#INTENT_TO_GCM_UNREGISTRATION">INTENT_TO_GCM_UNREGISTRATION</a></td> <td class="jd-descrcol" width="100%">Intent sent to GCM to unregister the application.</td> </tr> <tr class="alt-color api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#PERMISSION_GCM_INTENTS">PERMISSION_GCM_INTENTS</a></td> <td class="jd-descrcol" width="100%">Permission necessary to receive GCM intents.</td> </tr> <tr class=" api apilevel-" > - <td class="jd-typecol"><a href="http://developer.android.com/reference/java/lang/String.html">String</a></td> + <td class="jd-typecol">String</td> <td class="jd-linkcol"><a href="/reference/com/google/android/gcm/GCMConstants.html#VALUE_DELETED_MESSAGES">VALUE_DELETED_MESSAGES</a></td> <td class="jd-descrcol" width="100%">Special message indicating the server deleted the pending messages.</td> </tr> @@ -871,7 +880,7 @@ Summary: class="jd-expando-trigger-img" /></a> From class - <a href="http://developer.android.com/reference/java/lang/Object.html">java.lang.Object</a> + java.lang.Object <div id="inherited-methods-java.lang.Object"> <div id="inherited-methods-java.lang.Object-list" @@ -890,7 +899,7 @@ From class - <a href="http://developer.android.com/reference/java/lang/Object.html">Object</a></nobr> + Object</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad">clone</span>()</nobr> @@ -909,7 +918,7 @@ From class boolean</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> - <span class="sympad">equals</span>(<a href="http://developer.android.com/reference/java/lang/Object.html">Object</a> arg0)</nobr> + <span class="sympad">equals</span>(Object arg0)</nobr> </td></tr> @@ -938,7 +947,7 @@ From class final - <a href="http://developer.android.com/reference/java/lang/Class.html">Class</a><?></nobr> + Class<?></nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad">getClass</span>()</nobr> @@ -1002,7 +1011,7 @@ From class - <a href="http://developer.android.com/reference/java/lang/String.html">String</a></nobr> + String</nobr> </td> <td class="jd-linkcol" width="100%"><nobr> <span class="sympad">toString</span>()</nobr> @@ -1101,7 +1110,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> DEFAULT_INTENT_SERVICE_CLASS_NAME </h4> @@ -1143,7 +1152,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> ERROR_ACCOUNT_MISSING </h4> @@ -1182,7 +1191,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> ERROR_AUTHENTICATION_FAILED </h4> @@ -1221,7 +1230,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> ERROR_INVALID_PARAMETERS </h4> @@ -1260,7 +1269,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> ERROR_INVALID_SENDER </h4> @@ -1298,7 +1307,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> ERROR_PHONE_REGISTRATION_ERROR </h4> @@ -1337,7 +1346,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> ERROR_SERVICE_NOT_AVAILABLE </h4> @@ -1377,7 +1386,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> EXTRA_APPLICATION_PENDING_INTENT </h4> @@ -1389,8 +1398,9 @@ From class </div> <div class="jd-details-descr"> - <div class="jd-tagdata jd-tagdescr"><p>Extra used on {@value #INTENT_TO_GCM_REGISTRATION} to get the - application info. + <div class="jd-tagdata jd-tagdescr"><p>Extra used on + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_TO_GCM_REGISTRATION</a></code> + to get the application info. </p></div> @@ -1416,7 +1426,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> EXTRA_ERROR </h4> @@ -1428,9 +1438,10 @@ From class </div> <div class="jd-details-descr"> - <div class="jd-tagdata jd-tagdescr"><p>Extra used on {@value #INTENT_FROM_GCM_REGISTRATION_CALLBACK} to indicate - an error when the registration fails. See constants starting with ERROR_ - for possible values. + <div class="jd-tagdata jd-tagdescr"><p>Extra used on + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code> + to indicate an error when the registration fails. + See constants starting with ERROR_ for possible values. </p></div> @@ -1456,7 +1467,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> EXTRA_FROM </h4> @@ -1468,8 +1479,9 @@ From class </div> <div class="jd-details-descr"> - <div class="jd-tagdata jd-tagdescr"><p>Extra used on {@value #INTENT_FROM_GCM_MESSAGE} to indicate which - sender (Google API project id) sent the message. + <div class="jd-tagdata jd-tagdescr"><p>Extra used on + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_MESSAGE</a></code> + to indicate which sender (Google API project id) sent the message. </p></div> @@ -1495,7 +1507,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> EXTRA_REGISTRATION_ID </h4> @@ -1507,8 +1519,9 @@ From class </div> <div class="jd-details-descr"> - <div class="jd-tagdata jd-tagdescr"><p>Extra used on {@value #INTENT_FROM_GCM_REGISTRATION_CALLBACK} to indicate - the registration id when the registration succeeds. + <div class="jd-tagdata jd-tagdescr"><p>Extra used on + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code> + to indicate the registration id when the registration succeeds. </p></div> @@ -1534,7 +1547,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> EXTRA_SENDER </h4> @@ -1546,8 +1559,10 @@ From class </div> <div class="jd-details-descr"> - <div class="jd-tagdata jd-tagdescr"><p>Extra used on {@value #INTENT_TO_GCM_REGISTRATION} to indicate which - senders (Google API project ids) can send messages to the application. + <div class="jd-tagdata jd-tagdescr"><p>Extra used on + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_TO_GCM_REGISTRATION</a></code> + to indicate which senders (Google API project ids) can send messages to + the application. </p></div> @@ -1573,7 +1588,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> EXTRA_SPECIAL_MESSAGE </h4> @@ -1585,7 +1600,9 @@ From class </div> <div class="jd-details-descr"> - <div class="jd-tagdata jd-tagdescr"><p>Type of message present in the {@value #INTENT_FROM_GCM_MESSAGE} intent. + <div class="jd-tagdata jd-tagdescr"><p>Type of message present in the + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_MESSAGE</a></code> + intent. This extra is only set for special messages sent from GCM, not for messages originated from the application. </p></div> @@ -1613,7 +1630,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> EXTRA_TOTAL_DELETED </h4> @@ -1627,7 +1644,7 @@ From class <div class="jd-tagdata jd-tagdescr"><p>Number of messages deleted by the server because the device was idle. Present only on messages of special type - {@value #VALUE_DELETED_MESSAGES} + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.VALUE_DELETED_MESSAGES</a></code> </p></div> @@ -1653,7 +1670,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> EXTRA_UNREGISTERED </h4> @@ -1665,8 +1682,9 @@ From class </div> <div class="jd-details-descr"> - <div class="jd-tagdata jd-tagdescr"><p>Extra used on {@value #INTENT_FROM_GCM_REGISTRATION_CALLBACK} to indicate - that the application has been unregistered. + <div class="jd-tagdata jd-tagdescr"><p>Extra used on + <code class='value'><a href="/">com.google.android.gcm.GCMConstants.INTENT_FROM_GCM_REGISTRATION_CALLBACK</a></code> + to indicate that the application has been unregistered. </p></div> @@ -1692,7 +1710,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> INTENT_FROM_GCM_LIBRARY_RETRY </h4> @@ -1731,7 +1749,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> INTENT_FROM_GCM_MESSAGE </h4> @@ -1769,7 +1787,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> INTENT_FROM_GCM_REGISTRATION_CALLBACK </h4> @@ -1807,7 +1825,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> INTENT_TO_GCM_REGISTRATION </h4> @@ -1845,7 +1863,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> INTENT_TO_GCM_UNREGISTRATION </h4> @@ -1883,7 +1901,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> PERMISSION_GCM_INTENTS </h4> @@ -1921,7 +1939,7 @@ From class public static final - <a href="http://developer.android.com/reference/java/lang/String.html">String</a> + String </span> VALUE_DELETED_MESSAGES </h4> @@ -1988,7 +2006,7 @@ From class </div> <div id="build_info"> - Android r - 30 Nov 2012 3:23 + Android r - 30 Nov 2012 16:06 </div> |