Searched refs:mTaskbarNavButtonTranslationYForInAppDisplay (Results 1 – 2 of 2) sorted by relevance
102 private AnimatedFloat mTaskbarNavButtonTranslationYForInAppDisplay; field in TaskbarViewController173 mTaskbarNavButtonTranslationYForInAppDisplay = controllers.navbarButtonsViewController in init()484 setter.setFloat(mTaskbarNavButtonTranslationYForInAppDisplay, VALUE, offsetY, interpolator); in createIconAlignmentController()
159 private final AnimatedFloat mTaskbarNavButtonTranslationYForInAppDisplay = new AnimatedFloat( field in NavbarButtonsViewController577 return mTaskbarNavButtonTranslationYForInAppDisplay; in getTaskbarNavButtonTranslationYForInAppDisplay()629 ? mTaskbarNavButtonTranslationYForInAppDisplay.value : 0; in updateNavButtonTranslationY()952 + mTaskbarNavButtonTranslationYForInAppDisplay.value); in dumpLogs()