Searched refs:deleteSecureSetting (Results 1 – 4 of 4) sorted by relevance
117 deleteSecureSetting("accessibility_captioning_typeface"); in testUserStyle()129 private void deleteSecureSetting(String name) { in deleteSecureSetting() method in CaptioningManagerTest
247 .deleteSecureSetting(Settings.Secure.ENABLED_ACCESSIBILITY_SERVICES) in disableAllServices()248 .deleteSecureSetting(Settings.Secure.ACCESSIBILITY_ENABLED) in disableAllServices()
67 public ShellCommandBuilder deleteSecureSetting(String name) { in deleteSecureSetting() method in ShellCommandBuilder
58 .deleteSecureSetting(ACCESSIBILITY_DISPLAY_MAGNIFICATION_ENABLED) in setUp()198 .deleteSecureSetting(ACCESSIBILITY_DISPLAY_MAGNIFICATION_ENABLED) in testGetMagnificationRegion_whenMagnificationGesturesEnabled_shouldNotBeEmpty()