Searched refs:InternalPopupWindow (Results 1 – 1 of 1) sorted by relevance
84 private InternalPopupWindow mWindow;275 mWindow = new InternalPopupWindow(mView.getContext(), mView.getDisplay(), in show()287 final InternalPopupWindow currentWindowInstance = mWindow; in show()682 final InternalPopupWindow currentWindowInstance = mWindow; in performPixelCopy()782 private static class InternalPopupWindow { class in Magnifier839 InternalPopupWindow(final Context context, final Display display, in InternalPopupWindow() method in Magnifier.InternalPopupWindow