Home
last modified time | relevance | path

Searched refs:showRunnable (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
1169 mActivityRule.runOnUiThread(showRunnable); in verifyTransitionEpicenterChange()
1182 mActivityRule.runOnUiThread(showRunnable); in verifyTransitionEpicenterChange()
1210 private void verifyEnterExitTransition(Runnable showRunnable, boolean showAgain) in verifyEnterExitTransition() argument
1227 mActivityRule.runOnUiThread(showRunnable); in verifyEnterExitTransition()
1238 mActivityRule.runOnUiThread(showRunnable); in verifyEnterExitTransition()