Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskView.java286 cancelTransformAnimation(); in updateViewPropertiesToTaskTransform()
332 cancelTransformAnimation(); in resetViewProperties()
361 public void cancelTransformAnimation() { in cancelTransformAnimation() method in TaskView
DTaskStackView.java698 taskView.cancelTransformAnimation(); in updateTaskViewToTransform()
757 tv.cancelTransformAnimation(); in cancelAllTaskViewAnimations()
1316 tv.cancelTransformAnimation(); in layoutTaskView()
DTaskStackViewTouchHandler.java205 tv.cancelTransformAnimation(); in cancelNonDismissTaskAnimations()