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.java476 private static class ViewAnimationController implements Animation.AnimationListener { class in DrawerController
489 public ViewAnimationController(View view, int enter, int exit, int back) { in ViewAnimationController() method in DrawerController.ViewAnimationController