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.java1150 private void verifyTransitionEpicenterChange(Runnable showRunnable, Rect epicenterBounds) in verifyTransitionEpicenterChange() argument
1181 mPopupWindow.setEpicenterBounds(epicenterBounds); in verifyTransitionEpicenterChange()
1195 verifyEpicenters(oldEpicenterStart, newEpicenterStart, epicenterBounds); in verifyTransitionEpicenterChange()
1196 verifyEpicenters(oldEpicenterExit, newEpicenterExit, epicenterBounds); in verifyTransitionEpicenterChange()