Searched defs:screenBottom (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/wear/src/androidTest/java/androidx/wear/widget/util/
H A DMoreViewAssertions.java155 public static ViewAssertion screenBottom(final Matcher<Integer> matcher) { method in class:MoreViewAssertions
161 assertThat("View screenBottom: " + HumanReadables.describe(view),

Completed in 48 milliseconds