Searched refs:ScrollCaptureConnection (Results 1 – 3 of 3) sorted by relevance
70 private ScrollCaptureConnection mConnection;97 mConnection = new ScrollCaptureConnection(mFakeUiThread, mTarget); in setUp()106 new ScrollCaptureConnection(Runnable::run, target); in testConstruction()114 new ScrollCaptureConnection(Runnable::run, mTarget); in testConstruction_requiresScrollBounds()161 mConnection = new ScrollCaptureConnection(mFakeUiThread, mTarget); in testRequestImage_afterClose()
50 public class ScrollCaptureConnection extends IScrollCaptureConnection.Stub implements class84 public ScrollCaptureConnection( in ScrollCaptureConnection() method in ScrollCaptureConnection
10434 ScrollCaptureConnection connection = new ScrollCaptureConnection( in dispatchScrollCaptureSearchResponse()