Searched refs:ScrollCaptureConnection (Results 1 – 3 of 3) sorted by relevance
62 private ScrollCaptureConnection mConnection;82 mConnection = new ScrollCaptureConnection(Runnable::run, mTarget); in setUp()91 new ScrollCaptureConnection(Runnable::run, target); in testConstruction()99 new ScrollCaptureConnection(Runnable::run, mTarget); in testConstruction_requiresScrollBounds()
47 public class ScrollCaptureConnection extends IScrollCaptureConnection.Stub { class75 public ScrollCaptureConnection( in ScrollCaptureConnection() method in ScrollCaptureConnection
9676 ScrollCaptureConnection connection = new ScrollCaptureConnection( in dispatchScrollCaptureSearchResponse()