| java.lang.Object | |
| ↳ | cyanogenmod.app.Profile.LockMode |
Lock modes of a device
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | DEFAULT | Represents a default state lock mode (user choice) | |||||||||
| int | DISABLE | Represents a disabled state lock mode, where the devices lock screen can be removed | |||||||||
| int | INSECURE | Represents an insecure state lock mode, where the device has no security screen | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Represents a default state lock mode (user choice)
Represents a disabled state lock mode, where the devices lock screen can be removed
Represents an insecure state lock mode, where the device has no security screen