Searched refs:syncDisabledModeArg (Results 1 – 1 of 1) sorted by relevance
152 int syncDisabledModeArg = -1; in onCommand() local189 if (syncDisabledModeArg == -1) { in onCommand()191 syncDisabledModeArg = parseSyncDisabledMode(arg); in onCommand()192 if (syncDisabledModeArg == -1) { in onCommand()282 DeviceConfig.setSyncDisabledMode(syncDisabledModeArg); in onCommand()