Loading core/java/android/provider/Settings.java +5 −1 Original line number Diff line number Diff line Loading @@ -1453,7 +1453,11 @@ public final class Settings { * @hide */ public static final String MENU_UNLOCK_SCREEN = "menu_unlock_screen"; /** * Whether to show the 4 columns or 5 columns on the launcher. * @hide */ public static final String LAUNCHER_COLUMN_NUMBER = "launcher_column_number"; /** * Whether to show the battery level percentage overlayed on the icon. * @hide Loading Loading
core/java/android/provider/Settings.java +5 −1 Original line number Diff line number Diff line Loading @@ -1453,7 +1453,11 @@ public final class Settings { * @hide */ public static final String MENU_UNLOCK_SCREEN = "menu_unlock_screen"; /** * Whether to show the 4 columns or 5 columns on the launcher. * @hide */ public static final String LAUNCHER_COLUMN_NUMBER = "launcher_column_number"; /** * Whether to show the battery level percentage overlayed on the icon. * @hide Loading