Searched refs:PreTestState (Results 1 – 4 of 4) sorted by relevance
131 public PreTestState setSyncModeForTest(String syncMode, String... namespacesToSave) in setSyncModeForTest()138 PreTestState preTestState = new PreTestState(isSyncDisabled(), savedValues); in setSyncModeForTest()146 public void restoreDeviceConfigStateForTest(PreTestState restoreState) throws Exception { in restoreDeviceConfigStateForTest()179 public static class PreTestState { class in DeviceConfigShellHelper183 private PreTestState(boolean isSyncDisabled, List<NamespaceEntries> values) { in PreTestState() method in DeviceConfigShellHelper.PreTestState
50 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState;
53 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState;
69 private DeviceConfigShellHelper.PreTestState mDeviceConfigPreTestState;