Home
last modified time | relevance | path

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

/packages/services/Car/car-ui-provider/src/android/car/ui/provider/
DDrawerController.java404 mPlvAnimationController.enqueueBackAnimation(mClearAdapterRunnable); in backOrClose()
550 public void enqueueBackAnimation(Runnable r) { in enqueueBackAnimation() method in DrawerController.ViewAnimationController