Searched refs:mTaskbarNavButtonTranslationYForInAppDisplay (Results 1 – 2 of 2) sorted by relevance
100 private AnimatedFloat mTaskbarNavButtonTranslationYForInAppDisplay; field in TaskbarViewController168 mTaskbarNavButtonTranslationYForInAppDisplay = controllers.navbarButtonsViewController in init()448 setter.setFloat(mTaskbarNavButtonTranslationYForInAppDisplay, VALUE, offsetY, interpolator); in createIconAlignmentController()
158 private final AnimatedFloat mTaskbarNavButtonTranslationYForInAppDisplay = new AnimatedFloat( field in NavbarButtonsViewController571 return mTaskbarNavButtonTranslationYForInAppDisplay; in getTaskbarNavButtonTranslationYForInAppDisplay()623 ? mTaskbarNavButtonTranslationYForInAppDisplay.value : 0; in updateNavButtonTranslationY()936 + mTaskbarNavButtonTranslationYForInAppDisplay.value); in dumpLogs()