Searched refs:dispatchedInsets (Results 1 – 1 of 1) sorted by relevance
269 WindowInsets dispatchedInsets = getOnMainSync(activity::getDispatchedInsets); in runTest() local272 dispatchedInsets, notNullValue()); in runTest()275 final DisplayCutout dispatchedDisplayCutout = dispatchedInsets.getDisplayCutout(); in runTest()293 assertSafeInsetsAreConsistentWithDisplayCutoutInsets(dispatchedInsets); in runTest()296 test.run(activity, dispatchedInsets, dispatchedDisplayCutout, DISPATCHED); in runTest()