Searched refs:CONTENT_SIZE_DP (Results 1 – 1 of 1) sorted by relevance
105 private static final int CONTENT_SIZE_DP = 30; field in PopupWindowTest390 final PopupWindow popup = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, in testShowAsDropDown()391 CONTENT_SIZE_DP)); in testShowAsDropDown()422 final PopupWindow popup = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, in testShowAsDropDown_ClipToScreen()423 CONTENT_SIZE_DP)); in testShowAsDropDown_ClipToScreen()454 final PopupWindow popup = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, in testShowAsDropDown_ClipToScreen_Overlap()455 CONTENT_SIZE_DP)); in testShowAsDropDown_ClipToScreen_Overlap()486 final PopupWindow popup = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, in testShowAsDropDown_ClipToScreen_Overlap_Offset()487 CONTENT_SIZE_DP)); in testShowAsDropDown_ClipToScreen_Overlap_Offset()531 final PopupWindow popup = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, in testShowAsDropDown_ClipToScreen_Overlap_OutOfScreen()[all …]