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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Retrieve the global ITelephonyConfigManager
instance, creating it if it doesn't
already exist.
Parameters | |
---|---|
context |
Context :
Context of the application |
Returns | |
---|---|
ITelephonyConfigManager |
ITelephonyConfigManager
|