Since: API level 11
public class

KioskSetting

extends Object
implements Parcelable
java.lang.Object
   ↳ com.samsung.android.knox.kiosk.KioskSetting

Class Overview

Class for predefined Kiosk settings.

Since
API level 11
MDM 5.0

Summary

[Expand]
Inherited Constants
From interface android.os.Parcelable
Fields
public boolean airCommand Air command
public boolean airView Air view
public int blockedEdgeFunctions Blocked Edge Functions
public boolean clearAllNotifications Clear all notifications
public List<Integer> hardwareKey Settings change
public boolean homeKey Home key
public boolean multiWindow Multi window
public boolean navigationBar Navigation bar
public boolean settingsChanges Settings change
public boolean smartClip Smart clip
public boolean statusBar Status bar
public boolean statusBarExpansion Status bar expansion
public boolean systemBar System bar
public boolean taskManager Settings change
public boolean wipeRecentTasks Wipe recent tasks
Public Constructors
KioskSetting()
Default constructor
[Expand]
Inherited Methods
From class java.lang.Object
From interface android.os.Parcelable

Fields

public boolean airCommand

Since: API level 13

Air command

Since
API level 13
MDM 5.2

public boolean airView

Since: API level 13

Air view

Since
API level 13
MDM 5.2

public int blockedEdgeFunctions

Since: API level 17

Blocked Edge Functions

Since
API level 17
MDM 5.5

public boolean clearAllNotifications

Since: API level 11

Clear all notifications

Since
API level 11
MDM 5.0

public List<Integer> hardwareKey

Since: API level 11

Settings change

Since
API level 11
MDM 5.0

public boolean homeKey

Since: API level 11

Home key

Since
API level 11
MDM 5.0

public boolean multiWindow

Since: API level 11

Multi window

Since
API level 11
MDM 5.0

public boolean navigationBar

Since: API level 11

Navigation bar

Since
API level 11
MDM 5.0

public boolean settingsChanges

Since: API level 11

Settings change

Since
API level 11
MDM 5.0

public boolean smartClip

Since: API level 13

Smart clip

Since
API level 13
MDM 5.2

public boolean statusBar

Since: API level 11

Status bar

Since
API level 11
MDM 5.0

public boolean statusBarExpansion

Since: API level 11

Status bar expansion

Since
API level 11
MDM 5.0

public boolean systemBar

Since: API level 11

System bar

Since
API level 11
MDM 5.0

public boolean taskManager

Since: API level 11

Settings change

Since
API level 11
MDM 5.0

public boolean wipeRecentTasks

Since: API level 11

Wipe recent tasks

Since
API level 11
MDM 5.0

Public Constructors

public KioskSetting ()

Since: API level 11

Default constructor

Since
API level 11
MDM 5.0