Searched refs:mPopupWindowBuilder (Results 1 – 1 of 1) sorted by relevance
84 private Builder mPopupWindowBuilder; field in ListPopupWindowTest159 mPopupWindowBuilder = new Builder(); in testAccessBackground()161 mPopupWindowBuilder::show); in testAccessBackground()173 mPopupWindowBuilder = new Builder(); in testAccessAnimationStyle()175 mPopupWindowBuilder::show); in testAccessAnimationStyle()188 mPopupWindowBuilder = new Builder(); in testAccessHeight()190 mPopupWindowBuilder::show); in testAccessHeight()230 mPopupWindowBuilder = new Builder().ignoreContentWidth(); in testAccessWidth()232 mActivity.getWindow().getDecorView(), mPopupWindowBuilder::show); in testAccessWidth()295 mPopupWindowBuilder = new Builder(); in testAnchoring()[all …]