Home
last modified time | relevance | path

Searched refs:createPopupContent (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java345 final PopupWindow popup = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, in testShowAsDropDown()
377 final PopupWindow popup = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, in testShowAsDropDown_ClipToScreen()
409 final PopupWindow popup = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, in testShowAsDropDown_ClipToScreen_Overlap()
441 final PopupWindow popup = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, in testShowAsDropDown_ClipToScreen_Overlap_Offset()
490 final PopupWindow popup = createPopupWindow(createPopupContent(width, height)); in testShowAsDropDown_ClipToScreen_TooBig()
635 mPopupWindow = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, CONTENT_SIZE_DP)); in testShowAtLocation()
675 mPopupWindow = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, CONTENT_SIZE_DP)); in testShowAsDropDownWithOffsets()
700 mPopupWindow = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, CONTENT_SIZE_DP)); in testOverlapAnchor()
719 mPopupWindow = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, CONTENT_SIZE_DP)); in testAccessWindowLayoutType()
729 mPopupWindow = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, CONTENT_SIZE_DP)); in testGetMaxAvailableHeight()
[all …]