Loading core/java/android/provider/Settings.java +6 −0 Original line number Diff line number Diff line Loading @@ -3130,6 +3130,12 @@ public final class Settings { /** @hide */ public static final int STATUS_BAR_COLLAPSE_IF_NO_CLEARABLE = 2; /** * Whether to scramble a pin unlock layout * @hide */ public static final String LOCKSCREEN_PIN_SCRAMBLE_LAYOUT = "lockscreen_scramble_pin_layout"; /** * Whether to use the custom quick unlock screen control * @hide Loading Loading
core/java/android/provider/Settings.java +6 −0 Original line number Diff line number Diff line Loading @@ -3130,6 +3130,12 @@ public final class Settings { /** @hide */ public static final int STATUS_BAR_COLLAPSE_IF_NO_CLEARABLE = 2; /** * Whether to scramble a pin unlock layout * @hide */ public static final String LOCKSCREEN_PIN_SCRAMBLE_LAYOUT = "lockscreen_scramble_pin_layout"; /** * Whether to use the custom quick unlock screen control * @hide Loading