Searched refs:handleScrollCaptureRequest (Results 1 – 2 of 2) sorted by relevance
317 mViewRootImpl.handleScrollCaptureRequest(new IScrollCaptureResponseListener.Default() { in requestScrollCapture_withoutContentRoot()349 mViewRootImpl.handleScrollCaptureRequest(new IScrollCaptureResponseListener.Default() { in requestScrollCapture_timeout()
6897 handleScrollCaptureRequest((IScrollCaptureResponseListener) msg.obj); in handleMessageImpl()11192 public void handleScrollCaptureRequest(@NonNull IScrollCaptureResponseListener listener) { in handleScrollCaptureRequest() method in ViewRootImpl.TrackballAxis