Loading core/java/android/provider/Settings.java +6 −0 Original line number Original line Diff line number Diff line Loading @@ -1912,6 +1912,12 @@ public final class Settings { public static final String NOTIFICATIONS_USE_RING_VOLUME = public static final String NOTIFICATIONS_USE_RING_VOLUME = "notifications_use_ring_volume"; "notifications_use_ring_volume"; /** * Whether the blacklisting feature for phone calls is enabled * @hide */ public static final String PHONE_BLACKLIST_ENABLED = "phone_blacklist_enabled"; /** /** * Whether the phone ringtone should be played in an increasing manner * Whether the phone ringtone should be played in an increasing manner * @hide * @hide Loading Loading
core/java/android/provider/Settings.java +6 −0 Original line number Original line Diff line number Diff line Loading @@ -1912,6 +1912,12 @@ public final class Settings { public static final String NOTIFICATIONS_USE_RING_VOLUME = public static final String NOTIFICATIONS_USE_RING_VOLUME = "notifications_use_ring_volume"; "notifications_use_ring_volume"; /** * Whether the blacklisting feature for phone calls is enabled * @hide */ public static final String PHONE_BLACKLIST_ENABLED = "phone_blacklist_enabled"; /** /** * Whether the phone ringtone should be played in an increasing manner * Whether the phone ringtone should be played in an increasing manner * @hide * @hide Loading