Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java1220 private void verifyTransitionEpicenterChange(Runnable showRunnable, Rect epicenterBounds) in verifyTransitionEpicenterChange() argument
1251 mPopupWindow.setEpicenterBounds(epicenterBounds); in verifyTransitionEpicenterChange()
1265 verifyEpicenters(oldEpicenterStart, newEpicenterStart, epicenterBounds); in verifyTransitionEpicenterChange()
1266 verifyEpicenters(oldEpicenterExit, newEpicenterExit, epicenterBounds); in verifyTransitionEpicenterChange()