Searched refs:CONTENT_SIZE_DP (Results 1 – 1 of 1) sorted by relevance
77 private static final int CONTENT_SIZE_DP = 30; field in PopupWindowTest345 final PopupWindow popup = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, in testShowAsDropDown()346 CONTENT_SIZE_DP)); in testShowAsDropDown()377 final PopupWindow popup = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, in testShowAsDropDown_ClipToScreen()378 CONTENT_SIZE_DP)); in testShowAsDropDown_ClipToScreen()409 final PopupWindow popup = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, in testShowAsDropDown_ClipToScreen_Overlap()410 CONTENT_SIZE_DP)); in testShowAsDropDown_ClipToScreen_Overlap()441 final PopupWindow popup = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, in testShowAsDropDown_ClipToScreen_Overlap_Offset()442 CONTENT_SIZE_DP)); in testShowAsDropDown_ClipToScreen_Overlap_Offset()635 mPopupWindow = createPopupWindow(createPopupContent(CONTENT_SIZE_DP, CONTENT_SIZE_DP)); in testShowAtLocation()[all …]