Searched refs:mTaskbarNavButtonTranslationYForInAppDisplay (Results 1 – 2 of 2) sorted by relevance
206 private final AnimatedFloat mTaskbarNavButtonTranslationYForInAppDisplay = new AnimatedFloat( field in NavbarButtonsViewController758 return mTaskbarNavButtonTranslationYForInAppDisplay; in getTaskbarNavButtonTranslationYForInAppDisplay()810 ? mTaskbarNavButtonTranslationYForInAppDisplay.value : 0; in updateNavButtonTranslationY()1303 + mTaskbarNavButtonTranslationYForInAppDisplay.value); in dumpLogs()
181 private AnimatedFloat mTaskbarNavButtonTranslationYForInAppDisplay; field in TaskbarViewController285 mTaskbarNavButtonTranslationYForInAppDisplay = controllers.navbarButtonsViewController in init()960 setter.setFloat(mTaskbarNavButtonTranslationYForInAppDisplay, VALUE, offsetY, interpolator); in createIconAlignmentController()