Loading core/java/android/provider/Settings.java +6 −0 Original line number Diff line number Diff line Loading @@ -2984,6 +2984,12 @@ public final class Settings { */ public static final String USE_EDGE_SERVICE_FOR_GESTURES = "edge_service_for_gestures"; /** * Show the pending notification counts as overlays on the status bar * @hide */ public static final String STATUS_BAR_NOTIF_COUNT = "status_bar_notif_count"; /** * Control whether the accelerometer will be used to change screen * orientation. If 0, it will not be used unless explicitly requested Loading packages/SettingsProvider/res/values/defaults.xml +4 −0 Original line number Diff line number Diff line Loading @@ -215,4 +215,8 @@ <!-- Defaults for Settings.System.DEV_FORCE_SHOW_NAVBAR. --> <integer name="def_force_disable_navkeys">0</integer> <!-- Default for Settings.System.STATUS_BAR_NOTIF_COUNT. --> <integer name="def_notif_count">0</integer> </resources> packages/SystemUI/res/drawable-hdpi/ic_notification_overlay.9.png −364 B (385 B) Loading image diff... packages/SystemUI/res/drawable-mdpi/ic_notification_overlay.9.png −240 B (267 B) Loading image diff... packages/SystemUI/res/drawable-xhdpi/ic_notification_overlay.9.png −487 B (519 B) Loading image diff... Loading
core/java/android/provider/Settings.java +6 −0 Original line number Diff line number Diff line Loading @@ -2984,6 +2984,12 @@ public final class Settings { */ public static final String USE_EDGE_SERVICE_FOR_GESTURES = "edge_service_for_gestures"; /** * Show the pending notification counts as overlays on the status bar * @hide */ public static final String STATUS_BAR_NOTIF_COUNT = "status_bar_notif_count"; /** * Control whether the accelerometer will be used to change screen * orientation. If 0, it will not be used unless explicitly requested Loading
packages/SettingsProvider/res/values/defaults.xml +4 −0 Original line number Diff line number Diff line Loading @@ -215,4 +215,8 @@ <!-- Defaults for Settings.System.DEV_FORCE_SHOW_NAVBAR. --> <integer name="def_force_disable_navkeys">0</integer> <!-- Default for Settings.System.STATUS_BAR_NOTIF_COUNT. --> <integer name="def_notif_count">0</integer> </resources>
packages/SystemUI/res/drawable-hdpi/ic_notification_overlay.9.png −364 B (385 B) Loading image diff...
packages/SystemUI/res/drawable-mdpi/ic_notification_overlay.9.png −240 B (267 B) Loading image diff...
packages/SystemUI/res/drawable-xhdpi/ic_notification_overlay.9.png −487 B (519 B) Loading image diff...