Searched refs:getSecondaryNonFullscreenTranslationProperty (Results 1 – 2 of 2) sorted by relevance
1177 public FloatProperty<TaskView> getSecondaryNonFullscreenTranslationProperty() { in getSecondaryNonFullscreenTranslationProperty() method in TaskView
2101 taskView.getSecondaryNonFullscreenTranslationProperty().set(taskView, 0f); in updateGridProperties()