HomeSort by relevance Sort by last modified time
    Searched defs:runOnMainAndLayoutSync (Results 1 - 12 of 12) sorted by null

  /cts/tests/tests/transition/src/android/transition/cts/
BaseTransitionTest.java 139 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, scene::enter, false);
  /cts/tests/tests/widget/src/android/widget/cts/
PointerIconTest.java 122 WidgetTestUtils.runOnMainAndLayoutSync(
SearchViewTest.java 124 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mSearchView,
145 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mSearchView,
167 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mSearchView,
184 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mSearchView,
192 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mSearchView,
AdapterViewTest.java 288 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mAdapterView,
GalleryTest.java 118 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mGallery, () -> {
193 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mGallery,
RelativeLayoutTest.java 105 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, relativeLayout,
113 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, relativeLayout,
TableLayoutTest.java 304 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mTableDefault,
323 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mTableDefault,
GridViewTest.java 172 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mGridView, () -> {
232 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mGridView, () -> {
241 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mGridView, () -> {
251 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mGridView, () -> {
335 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mGridView, () -> {
353 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mGridView, () -> {
369 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mGridView, () -> {
385 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, mGridView, () -> {
    [all...]
MagnifierTest.java 351 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, () -> {
577 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, () -> {
620 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, () -> {
661 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, () -> {
728 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, () -> {
    [all...]
PopupWindowTest.java     [all...]
  /cts/tests/tests/security/src/android/security/cts/
MotionEventTest.java 129 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, view, null /*runnable*/,
  /cts/tests/framework/base/windowmanager/src/android/server/wm/
SurfaceViewTest.java 171 WidgetTestUtils.runOnMainAndLayoutSync(mActivityRule, () -> {

Completed in 304 milliseconds