Searched refs:syncDisabledModeArg (Results 1 – 1 of 1) sorted by relevance
309 int syncDisabledModeArg = -1; in onCommand() local347 if (syncDisabledModeArg == -1) { in onCommand()349 syncDisabledModeArg = parseSyncDisabledMode(arg); in onCommand()350 if (syncDisabledModeArg == -1) { in onCommand()505 DeviceConfig.setSyncDisabledMode(syncDisabledModeArg); in onCommand()