Searched refs:ShadowSettings (Results 1 – 3 of 3) sorted by relevance
123 ShadowSettings.set24HourTimeFormat(true); in testSet24HourMode_24()129 ShadowSettings.set24HourTimeFormat(false); in testSet24HourMode_12()135 ShadowSettings.setAdbEnabled(true); in testSetAdbEnabled_settingsSecure_true()141 ShadowSettings.setAdbEnabled(false); in testSetAdbEnabled_settingsSecure_false()148 ShadowSettings.setAdbEnabled(true); in testSetAdbEnabled_sinceJBMR1_settingsGlobal_true()155 ShadowSettings.setAdbEnabled(false); in testSetAdbEnabled_sinceJBMR1_settingsGlobal_false()161 ShadowSettings.setInstallNonMarketApps(true); in testSetInstallNonMarketApps_settingsSecure_true()168 ShadowSettings.setInstallNonMarketApps(false); in testSetInstallNonMarketApps_settingsSecure_false()176 ShadowSettings.setInstallNonMarketApps(true); in testSetInstallNonMarketApps_sinceJBMR1_settingsGlobal_true()184 ShadowSettings.setInstallNonMarketApps(false); in testSetInstallNonMarketApps_sinceJBMR1_settingsGlobal_false()
35 public class ShadowSettings { class350 ShadowSettings.canDrawOverlays = canDrawOverlays; in setCanDrawOverlays()
370 ShadowSettings.setAirplaneMode(enable); in setAirplaneMode()