Searched refs:mTaskbarBackgroundProgress (Results 1 – 2 of 2) sorted by relevance
70 private final AnimatedFloat mTaskbarBackgroundProgress = new AnimatedFloat( field in TaskbarDragLayerController98 mTaskbarBackgroundProgress.updateValue(DisplayController.isTransientTaskbar(mActivity) in init()159 return mTaskbarBackgroundProgress; in getTaskbarBackgroundProgress()208 mTaskbarDragLayer.setTaskbarBackgroundProgress(mTaskbarBackgroundProgress.value); in updateTaskbarBackgroundProgress()
83 private float mTaskbarBackgroundProgress; field in TaskbarDragLayer198 mBackgroundRenderer.setBackgroundProgress(mTaskbarBackgroundProgress); in dispatchDraw()225 mTaskbarBackgroundProgress = progress; in setTaskbarBackgroundProgress()