Home
last modified time | relevance | path

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

/packages/services/Car/car-ui-provider/src/android/car/ui/provider/
DDrawerController.java475 private static class ViewAnimationController implements Animation.AnimationListener { class in DrawerController
488 public ViewAnimationController(View view, int enter, int exit, int back) { in ViewAnimationController() method in DrawerController.ViewAnimationController