Searched refs:mTaskbarNavButtonTranslationYForInAppDisplay (Results 1 – 2 of 2) sorted by relevance
120 private AnimatedFloat mTaskbarNavButtonTranslationYForInAppDisplay; field in TaskbarViewController198 mTaskbarNavButtonTranslationYForInAppDisplay = controllers.navbarButtonsViewController in init()687 setter.setFloat(mTaskbarNavButtonTranslationYForInAppDisplay, VALUE, offsetY, interpolator); in createIconAlignmentController()
175 private final AnimatedFloat mTaskbarNavButtonTranslationYForInAppDisplay = new AnimatedFloat( field in NavbarButtonsViewController614 return mTaskbarNavButtonTranslationYForInAppDisplay; in getTaskbarNavButtonTranslationYForInAppDisplay()666 ? mTaskbarNavButtonTranslationYForInAppDisplay.value : 0; in updateNavButtonTranslationY()1032 + mTaskbarNavButtonTranslationYForInAppDisplay.value); in dumpLogs()