Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskView.java1167 public FloatProperty<TaskView> getSecondaryFullscreenTranslationProperty() { in getSecondaryFullscreenTranslationProperty() method in TaskView
DRecentsView.java1386 taskView.getSecondaryFullscreenTranslationProperty().set(taskView, 0f); in updateTaskSize()