Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DClearAllButton.java154 public void setFullscreenTranslationPrimary(float fullscreenTranslationPrimary) { in setFullscreenTranslationPrimary() argument
155 mFullscreenTranslationPrimary = fullscreenTranslationPrimary; in setFullscreenTranslationPrimary()