Searched defs:popupView (Results 1 – 5 of 5) sorted by relevance
74 View popupView = new View(mActivity); in testChildWindowInheritsFlagSecure() local
1658 FrameLayout popupView = new FrameLayout(mActivity); in testFloatingWindowWrapContent() local1691 View popupView = new FrameLayout(mActivity); in testFloatingWindowMatchParent() local
62 private View popupView; field in HifiUltrasoundTestActivity
66 private View popupView; field in HifiUltrasoundSpeakerTestActivity
2156 final View popupView = new View(mActivity); in createPopupContent() local