Java android.telephony CarrierConfigManager fields, constructors, methods, implement or subclass

Example usage for Java android.telephony CarrierConfigManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.telephony CarrierConfigManager.

The text is from its open source code.

Field

StringKEY_CI_ACTION_ON_SYS_UPDATE_BOOL
Flag specifying whether an additional (client initiated) intent needs to be sent on System update
StringKEY_CI_ACTION_ON_SYS_UPDATE_INTENT_STRING
Intent to be sent for the additional action on System update
StringKEY_CI_ACTION_ON_SYS_UPDATE_EXTRA_STRING
Extra to be included in the intent sent for additional action on System update
StringKEY_CI_ACTION_ON_SYS_UPDATE_EXTRA_VAL_STRING
Value of extra included in intent sent for additional action on System update

Method

PersistableBundlegetConfig()
Gets the configuration values for the default subscription.