| java.lang.Object | |
| ↳ | com.ardic.android.managers.telephonyconfig.TelephonyConfigManager |
Provides ITelephonyConfigManager interface by calling getInterface(Context)
method.
For Telephony Configurations Management details, see ITelephonyConfigManager
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieve the global
ITelephonyConfigManager instance, creating it if it doesn't
already exist. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||
Retrieve the global ITelephonyConfigManager instance, creating it if it doesn't
already exist.
| Parameters | |
|---|---|
context |
Context:
Context of the application |
| Returns | |
|---|---|
ITelephonyConfigManager |
ITelephonyConfigManager
|