Home
last modified time | relevance | path

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

/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/framework/base/windowmanager/src/android/server/wm/
DSurfaceControlViewHostTests.java1343 FrameLayout popupView = new FrameLayout(mActivity); in testFloatingWindowWrapContent() local
1376 View popupView = new FrameLayout(mActivity); in testFloatingWindowMatchParent() local
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java2142 final View popupView = new View(mActivity); in createPopupContent() local