Example usage for Java android.telephony CarrierConfigManager fields, constructors, methods, implement or subclass
The text is from its open source code.
String | KEY_CI_ACTION_ON_SYS_UPDATE_BOOL Flag specifying whether an additional (client initiated) intent needs to be sent on System update |
String | KEY_CI_ACTION_ON_SYS_UPDATE_INTENT_STRING Intent to be sent for the additional action on System update |
String | KEY_CI_ACTION_ON_SYS_UPDATE_EXTRA_STRING Extra to be included in the intent sent for additional action on System update |
String | KEY_CI_ACTION_ON_SYS_UPDATE_EXTRA_VAL_STRING Value of extra included in intent sent for additional action on System update |
PersistableBundle | getConfig() Gets the configuration values for the default subscription. |