Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/
DStackAnimationControllerTest.java249 final Runnable afterImplode = Mockito.mock(Runnable.class); in testMagnetToDismiss_dismiss() local
250 mStackController.implodeStack(afterImplode); in testMagnetToDismiss_dismiss()