Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DFloatingHeaderView.java177 int oldMaxHeight = mMaxTranslation; in onHeightUpdated() local
180 if (mMaxTranslation != oldMaxHeight) { in onHeightUpdated()