Searched defs:shouldIgnore (Results 1 – 3 of 3) sorted by relevance
38 boolean shouldIgnore() { in shouldIgnore() method in RecyclerViewAccessibilityDelegate
10205 boolean shouldIgnore() { in shouldIgnore() method in RecyclerView.ViewHolder
292 private void assertShouldIgnoreOrientationRequestLoop(boolean shouldIgnore, int expectedCount) { in assertShouldIgnoreOrientationRequestLoop()