Searched refs:mFullscreenProgress (Results 1 – 1 of 1) sorted by relevance
303 return recentsView.mFullscreenProgress;733 protected float mFullscreenProgress = 0; field in RecentsView2229 taskView.setFullscreenProgress(mFullscreenProgress); in resetTaskVisuals()2258 mFullscreenProgress = fullscreenProgress; in setFullscreenProgress()2260 taskView.setFullscreenProgress(mFullscreenProgress); in setFullscreenProgress()