Searched refs:updateCustomDelayValue (Results 1 – 1 of 1) sorted by relevance
64 updateCustomDelayValue(seekBarProgressToDelay(progress));132 updateCustomDelayValue(delayMillis); in onSharedPreferenceChanged()157 private void updateCustomDelayValue(int delayMillis) { in updateCustomDelayValue() method in ToggleAutoclickCustomSeekbarController168 updateCustomDelayValue(delayMillis - AUTOCLICK_DELAY_STEP); in minusDelayByImageView()175 updateCustomDelayValue(delayMillis + AUTOCLICK_DELAY_STEP); in plusDelayByImageView()