Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskView.java309 return taskView.mFullscreenTranslationY;
360 private float mFullscreenTranslationY; field in TaskView
880 mFullscreenTranslationX = mFullscreenTranslationY = mNonFullscreenTranslationX = in onRecycle()
1039 mFullscreenTranslationY = fullscreenTranslationY; in setFullscreenTranslationY()
1127 + getFullscreenTrans(mFullscreenTranslationY) in getPersistentTranslationY()