java.lang.Object | |
↳ | com.samsung.android.knox.ex.KnoxContract.Config |
Deprecated in API level 37
This class provides the public interface for device customization.
This class has below sub classes to set specific policy.
KnoxContract.Config.Settings
represent Configurable Setting's items
KnoxContract.Config.Application
represent configurable application policy
KnoxContract.Config.DateTime
represent DateTime Policy
KnoxContract.Config.Device
represent Device Policy
KnoxContract.Config.Font
represent Font Policy
KnoxContract.Config.NFC
represent NFC Policy
KnoxContract.Config.Wifi
represent WiFi Policy
The use of this API requires the caller to have the
LICENSE_PERMISSION permission which has a
protection level of signature and RUNTIME_PERMISSION
permission which has a protection level of dangerous.
LICENSE_PERMISSION is not required on managed device (DO/WPC)
|
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
KnoxContract.Config.Application | Deprecated in API level 37 | ||||||||||
KnoxContract.Config.DateTime | Deprecated in API level 37 | ||||||||||
KnoxContract.Config.Device | Deprecated in API level 37 | ||||||||||
KnoxContract.Config.Font | Deprecated in API level 37 | ||||||||||
KnoxContract.Config.NFC | Deprecated in API level 37 | ||||||||||
KnoxContract.Config.Settings | Deprecated in API level 37 | ||||||||||
KnoxContract.Config.Wifi |
Deprecated
in API level 36 NOTE: This Class is not available since Android 13. |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | LICENSE_PERMISSION | Deprecated in API level 37 | |||||||||
String | PATH | ||||||||||
String | RUNTIME_PERMISSION | Deprecated in API level 37 |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Deprecated in API level 37
License Permission
Deprecated in API level 37
Runtime Permission