Searched refs:parentWindowContainer (Results 1 – 1 of 1) sorted by relevance
4716 final WindowContainer parentWindowContainer = getParent(); in transformFrameToSurfacePosition() local4726 } else if (parentWindowContainer != null) { in transformFrameToSurfacePosition()4727 final Rect parentBounds = parentWindowContainer.getBounds(); in transformFrameToSurfacePosition()