Searched refs:mIsScrubbing (Results 1 – 1 of 1) sorted by relevance
249 private boolean mIsScrubbing = false; field in MediaControlPanel416 if (isScrubbing == this.mIsScrubbing) { in setIsScrubbing()419 this.mIsScrubbing = isScrubbing; in setIsScrubbing()1353 scrubbingTimeViewsEnabled(semanticActions) && hideWhenScrubbing && mIsScrubbing; in setSemanticButtonVisibleAndAlpha()1386 boolean visible = scrubbingTimeViewsEnabled(data.getSemanticActions()) && mIsScrubbing; in bindScrubbingTime()