Home
last modified time | relevance | path

Searched defs:finishRemoval (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DPhysicsAnimationLayout.java149 abstract void onChildRemoved(View child, int index, Runnable finishRemoval); in onChildRemoved()
DStackAnimationController.java770 void onChildRemoved(View child, int index, Runnable finishRemoval) { in onChildRemoved()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
DPhysicsAnimationLayoutTestCase.java277 void onChildRemoved(View child, int index, Runnable finishRemoval) { in onChildRemoved()