Home
last modified time | relevance | path

Searched refs:SYNC_DISABLED_MODE_NONE (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DDeviceConfigShellHelper.java43 public static final String SYNC_DISABLED_MODE_NONE = "none"; field in DeviceConfigShellHelper
159 ? SYNC_DISABLED_MODE_UNTIL_REBOOT : SYNC_DISABLED_MODE_NONE); in restoreDeviceConfigStateForTest()