Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DTestScrollCaptureCallback.java68 public boolean onScrollCaptureEndCalled() { in onScrollCaptureEndCalled() method in TestScrollCaptureCallback
H A DScrollCaptureConnectionTest.java230 assertTrue(mCallback.onScrollCaptureEndCalled()); in testClose_withPendingOperation()