Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/
H A DDragLayout.java330 mDropZoneView1.animateSwitch(); in update()
331 mDropZoneView2.animateSwitch(); in update()
H A DDropZoneView.java183 public void animateSwitch() { in animateSwitch() method in DropZoneView