Searched refs:updateCustomDelayValue (Results 1 – 1 of 1) sorted by relevance
81 updateCustomDelayValue(seekBarProgressToDelay(progress));162 updateCustomDelayValue(delayMillis); in onSharedPreferenceChanged()191 private void updateCustomDelayValue(int delayMillis) { in updateCustomDelayValue() method in ToggleAutoclickCustomSeekbarController201 updateCustomDelayValue(delayMillis - AUTOCLICK_DELAY_STEP); in minusDelayByImageView()208 updateCustomDelayValue(delayMillis + AUTOCLICK_DELAY_STEP); in plusDelayByImageView()