Double tap to sleep anywhere on lock screen [3/3]
Change-Id: Ie12d8c669da4b023925620f6df73edccce6e87df
This commit is contained in:
@@ -2810,6 +2810,13 @@ public final class CMSettings {
|
||||
*/
|
||||
public static final String LOCKSCREEN_MEDIA_METADATA = "lockscreen_media_metadata";
|
||||
|
||||
/**
|
||||
* Whether to activate double tap to sleep on keyguard
|
||||
* Boolean setting. 0 = off, 1 = on.
|
||||
* @hide
|
||||
*/
|
||||
public static final String DOUBLE_TAP_SLEEP_ANYWHERE = "double_tap_sleep_anywhere";
|
||||
|
||||
/**
|
||||
* Whether the lock screen is currently enabled/disabled by SystemUI (the QS tile likely).
|
||||
* Boolean settings. 0 = off. 1 = on.
|
||||
|
||||
Reference in New Issue
Block a user