| java.lang.Object | |
| ↳ | cyanogenmod.app.Profile.NotificationLightMode |
Notification light modes available on a device
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | DEFAULT | Represents a default Notification light mode (user choice) | |||||||||
| int | DISABLE | Represents a disabled Notification light mode | |||||||||
| int | ENABLE | Represents an enabled Notification light mode | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Represents a default Notification light mode (user choice)
Represents a disabled Notification light mode
Represents an enabled Notification light mode