Searched defs:currentProgress (Results 1 – 5 of 5) sorted by relevance
181 final int currentProgress = mSeekbar.getProgress(); in setProgressStateLabels_getExpectedStateDescriptionOnInitialization() local195 final int currentProgress = mSeekbar.getProgress(); in setProgressStateLabels_progressChanged_getExpectedStateDescription() local
30 @FloatRange(from = 0.0, to = 1.0) val currentProgress: Float constant in com.android.systemui.haptics.slider.SliderEvent
553 long currentProgress = in buildNotification() local
1594 final float currentProgress = progress; in getPercent() local
1619 int currentProgress = android::base::GetIntProperty(PROGRESS_PROP_NAME, 0); in playAnimation() local