Home
last modified time | relevance | path

Searched refs:insertIntoOverlay (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DGhostView.java125 insertIntoOverlay(overlay.mOverlayViewGroup, parent, ghostView, tempViews, firstGhost); in addGhost()
213 private static void insertIntoOverlay(ViewGroup viewGroup, ViewGroup wrapper, in insertIntoOverlay() method in GhostView