Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskViewTransform.java137 public void applyToTaskView(TaskView v, ArrayList<Animator> animators, in applyToTaskView() method in TaskViewTransform
DTaskView.java285 toTransform.applyToTaskView(this, mTmpAnimators, toAnimation, !config.fakeShadows); in updateViewPropertiesToTaskTransform()