Home
last modified time | relevance | path

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

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