Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskView.java287 cancelTransformAnimation(); in updateViewPropertiesToTaskTransform()
333 cancelTransformAnimation(); in resetViewProperties()
362 public void cancelTransformAnimation() { in cancelTransformAnimation() method in TaskView
DTaskStackView.java696 taskView.cancelTransformAnimation(); in updateTaskViewToTransform()
755 tv.cancelTransformAnimation(); in cancelAllTaskViewAnimations()
1314 tv.cancelTransformAnimation(); in layoutTaskView()
DTaskStackViewTouchHandler.java204 tv.cancelTransformAnimation(); in cancelNonDismissTaskAnimations()