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