sdk: Allow translucent notifications background on lockscreen [2/3]
Change-Id: I5f2ee373e446713aee236540f8d16e2685227b32
This commit is contained in:
@@ -2972,6 +2972,13 @@ public final class LineageSettings {
|
||||
*/
|
||||
public static final String LOCKSCREEN_MEDIA_METADATA = "lockscreen_media_metadata";
|
||||
|
||||
/**
|
||||
* Whether to have translucent background on lockscreen notifications
|
||||
* @hide
|
||||
*/
|
||||
public static final String LOCKSCREEN_TRANSLUCENT_NOTIFICATIONS_BG_ENABLED
|
||||
= "lockscreen_translucent_notifications_bg_enabled";
|
||||
|
||||
/**
|
||||
* Whether to activate double tap to sleep on keyguard
|
||||
* Boolean setting. 0 = off, 1 = on.
|
||||
|
||||
Reference in New Issue
Block a user