Home
last modified time | relevance | path

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

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