Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityTransitionCoordinator.java945 private static class GhostViewListeners implements ViewTreeObserver.OnPreDrawListener { class in ActivityTransitionCoordinator
951 public GhostViewListeners(View view, View parent, ViewGroup decor) { in GhostViewListeners() method in ActivityTransitionCoordinator.GhostViewListeners