Home
last modified time | relevance | path

Searched refs:appsTranslationY (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DSearchTransitionController.java90 int appsTranslationY = searchHeight + headerView.getFloatingRowsHeight(); in onProgressUpdated() local
98 appsTranslationY += in onProgressUpdated()
106 appsContainer.setTranslationY(appsTranslationY); in onProgressUpdated()