Merge "refactor data/voice roaming states"

am: 6bd29ab2df

Change-Id: Iac8184fe2dfdb7ff4c3d93ecb7c0c9dd9a7a46a5
This commit is contained in:
Chen Xu
2018-10-12 11:20:18 -07:00
committed by android-build-merger
5 changed files with 116 additions and 84 deletions

View File

@@ -3945,6 +3945,12 @@ public class Intent implements Parcelable, Cloneable {
@SystemApi
public static final String EXTRA_LTE_EARFCN_RSRP_BOOST = "LteEarfcnRsrpBoost";
/**
* An parcelable extra used with {@link #ACTION_SERVICE_STATE} representing the service state.
* @hide
*/
public static final String EXTRA_SERVICE_STATE = "android.intent.extra.SERVICE_STATE";
/**
* The name of the extra used to define the text to be processed, as a
* CharSequence. Note that this may be a styled CharSequence, so you must use