Searched refs:updateStaticProgress (Results 1 – 3 of 3) sorted by relevance
251 fun updateStaticProgress(percent: Double) { regex
556 mSeekBarViewModel.updateStaticProgress(progress); in bindPlayer()
958 verify(seekBarViewModel).updateStaticProgress(progress)