java.lang.Object | |
↳ | com.samsung.android.knox.ex.KnoxContract.Config |
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 | This class provides application policy Specific Policy
|
||||||||||
KnoxContract.Config.DateTime | This class provides to config device's date/time Specific Policy
|
||||||||||
KnoxContract.Config.Device | This class provides to set device configuration Specific Policy
|
||||||||||
KnoxContract.Config.Font | This class provides to set device font size Specific Policy
|
||||||||||
KnoxContract.Config.NFC | This class provides to manage Specific Policy
|
||||||||||
KnoxContract.Config.Settings | This class provides to set device settings configuration Specific Policy
|
||||||||||
KnoxContract.Config.Wifi |
Deprecated
in API level 36 NOTE: This Class is not available since Android 13. |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | LICENSE_PERMISSION | License Permission | |||||||||
String | PATH | ||||||||||
String | RUNTIME_PERMISSION | Runtime Permission |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
License Permission
Runtime Permission