Searched refs:onScrollCaptureEnd (Results 1 – 8 of 8) sorted by relevance
152 void onScrollCaptureEnd(@NonNull Runnable onReady); in onScrollCaptureEnd() method
184 mLocal.onScrollCaptureEnd(listener); in endCapture()223 mUiThread.execute(() -> callback.onScrollCaptureEnd(() -> { /* ignore */ })); in close()
63 public void onScrollCaptureEnd(@NonNull Runnable onReady) { in onScrollCaptureEnd() method in TestScrollCaptureCallback
365 public void onScrollCaptureEnd(Runnable onReady) { in onScrollCaptureEnd() method in ScrollCaptureSearchResultsTest.FakeScrollCaptureCallback416 public void onScrollCaptureEnd(@NonNull Runnable onReady) { in onScrollCaptureEnd() method in ScrollCaptureSearchResultsTest.CallbackStub
510 public void onScrollCaptureEnd(@NonNull Runnable onReady) { in onScrollCaptureEnd() method in ViewGroupScrollCaptureTest.CallbackStub
295 public final void onScrollCaptureEnd(Runnable onReady) { in onScrollCaptureEnd() method in ScrollCaptureViewSupport
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
52148 method public void onScrollCaptureEnd(@NonNull Runnable);