Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskView.java1177 public FloatProperty<TaskView> getSecondaryNonFullscreenTranslationProperty() { in getSecondaryNonFullscreenTranslationProperty() method in TaskView
DRecentsView.java2101 taskView.getSecondaryNonFullscreenTranslationProperty().set(taskView, 0f); in updateGridProperties()