Searched refs:WidgetTestUtils (Results 1 – 1 of 1) sorted by relevance
72 WidgetTestUtils.runOnMainAndDrawSync(mActivityRule, mParent, () -> { in setup()165 WidgetTestUtils.runOnMainAndDrawSync(mActivityRule, mParent, () -> { in testInvalidate_simple()225 WidgetTestUtils.runOnMainAndDrawSync(mActivityRule, mParent, () -> { in testInvalidateChild_childHardwareLayer()245 WidgetTestUtils.runOnMainAndDrawSync(mActivityRule, mParent, () -> { in testInvalidateChild_childSoftwareLayer()292 static class WidgetTestUtils { class in ViewInvalidateTest