Loading core/java/android/provider/Settings.java +0 −14 Original line number Diff line number Diff line Loading @@ -6766,20 +6766,6 @@ public final class Settings { */ public static final String ASSIST_GESTURE_SENSITIVITY = "assist_gesture_sensitivity"; /** * Whether the assist gesture should be enabled during sleep * * @hide */ public static final String ASSIST_GESTURE_ENABLED_SLEEP = "assist_gesture_enabled_sleep"; /** * Whether assist gesture should be enabled in keyguard * * @hide */ public static final String ASSIST_GESTURE_ENABLED_KEYGUARD = "assist_gesture_enabled_keyguard"; /** * Control whether Night display is currently activated. * @hide Loading core/tests/coretests/src/android/provider/SettingsBackupTest.java +0 −2 Original line number Diff line number Diff line Loading @@ -399,8 +399,6 @@ public class SettingsBackupTest { Settings.Secure.ANR_SHOW_BACKGROUND, Settings.Secure.ASSISTANT, Settings.Secure.ASSIST_DISCLOSURE_ENABLED, Settings.Secure.ASSIST_GESTURE_ENABLED_KEYGUARD, Settings.Secure.ASSIST_GESTURE_ENABLED_SLEEP, Settings.Secure.ASSIST_SCREENSHOT_ENABLED, Settings.Secure.ASSIST_STRUCTURE_ENABLED, Settings.Secure.AUTOFILL_SERVICE_SEARCH_URI, Loading Loading
core/java/android/provider/Settings.java +0 −14 Original line number Diff line number Diff line Loading @@ -6766,20 +6766,6 @@ public final class Settings { */ public static final String ASSIST_GESTURE_SENSITIVITY = "assist_gesture_sensitivity"; /** * Whether the assist gesture should be enabled during sleep * * @hide */ public static final String ASSIST_GESTURE_ENABLED_SLEEP = "assist_gesture_enabled_sleep"; /** * Whether assist gesture should be enabled in keyguard * * @hide */ public static final String ASSIST_GESTURE_ENABLED_KEYGUARD = "assist_gesture_enabled_keyguard"; /** * Control whether Night display is currently activated. * @hide Loading
core/tests/coretests/src/android/provider/SettingsBackupTest.java +0 −2 Original line number Diff line number Diff line Loading @@ -399,8 +399,6 @@ public class SettingsBackupTest { Settings.Secure.ANR_SHOW_BACKGROUND, Settings.Secure.ASSISTANT, Settings.Secure.ASSIST_DISCLOSURE_ENABLED, Settings.Secure.ASSIST_GESTURE_ENABLED_KEYGUARD, Settings.Secure.ASSIST_GESTURE_ENABLED_SLEEP, Settings.Secure.ASSIST_SCREENSHOT_ENABLED, Settings.Secure.ASSIST_STRUCTURE_ENABLED, Settings.Secure.AUTOFILL_SERVICE_SEARCH_URI, Loading