Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DFlagSecureTest.java74 View popupView = new View(mActivity); in testChildWindowInheritsFlagSecure() local
DSurfaceControlViewHostTests.java1658 FrameLayout popupView = new FrameLayout(mActivity); in testFloatingWindowWrapContent() local
1691 View popupView = new FrameLayout(mActivity); in testFloatingWindowMatchParent() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DHifiUltrasoundTestActivity.java62 private View popupView; field in HifiUltrasoundTestActivity
DHifiUltrasoundSpeakerTestActivity.java66 private View popupView; field in HifiUltrasoundSpeakerTestActivity
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java2156 final View popupView = new View(mActivity); in createPopupContent() local