Searched refs:assertInnerBounds (Results 1 – 1 of 1) sorted by relevance
59 robot.assertInnerBounds(/* left */ 0, /* top */ 0, /* right */ 0, /* bottom */ 0); in allEmptyWhenIsAppNotLetterboxed()141 robot.assertInnerBounds(/* left */ 100, /* top */ 200, /* right */ 300, /* bottom */ in innerBoundsTransparencyPolicyIsNotRunning()208 void assertInnerBounds(int expectedLeft, int expectedTop, int expectedRight, in assertInnerBounds() method in AppCompatLetterboxUtilsTest.LetterboxUtilsRobotTest