Searched defs:shouldIgnore (Results 1 – 5 of 5) sorted by relevance
44 void onHardwareIgnoreTouchesChanged(boolean shouldIgnore); in onHardwareIgnoreTouchesChanged()
38 boolean shouldIgnore() { in shouldIgnore() method in RecyclerViewAccessibilityDelegate
10205 boolean shouldIgnore() { in shouldIgnore() method in RecyclerView.ViewHolder
196 public void setIgnoreDisplayTouches(boolean shouldIgnore) throws RemoteException { in setIgnoreDisplayTouches()
302 private void assertShouldIgnoreOrientationRequestLoop(boolean shouldIgnore, int expectedCount) { in assertShouldIgnoreOrientationRequestLoop()