Searched refs:KEY_SAVE_DELAY_MILLIS (Results 1 – 1 of 1) sorted by relevance
214 String KEY_SAVE_DELAY_MILLIS = "save_delay_ms"; field703 mSaveDelayMillis = Math.max(0, (int) parser.getLong(ConfigConstants.KEY_SAVE_DELAY_MILLIS, in updateConfigurationLocked()