Home
last modified time | relevance | path

Searched refs:assertNotCalled_onDown (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/recyclerview-selection/src/androidTest/java/androidx/recyclerview/selection/
DGestureRouterTest.java60 mAlt.assertNotCalled_onDown(); in testDelegates()
135 mAlt.assertNotCalled_onDown(); in testEatsEventsWhenNoFallback()
247 void assertNotCalled_onDown() { in assertNotCalled_onDown() method in GestureRouterTest.TestHandler