Searched refs:ScrollCaptureController (Results 1 – 6 of 6) sorted by relevance
57 ScrollCaptureController controller = new TestScenario() in testInfinite()64 ScrollCaptureController.LongScreenshot screenshot = in testInfinite()82 ScrollCaptureController controller = new TestScenario() in testInfiniteWithPartialResultsTop()90 ScrollCaptureController.LongScreenshot screenshot = in testInfiniteWithPartialResultsTop()110 ScrollCaptureController controller = new TestScenario() in testInfiniteWithPartialResultsBottom()118 ScrollCaptureController.LongScreenshot screenshot = in testInfiniteWithPartialResultsBottom()137 ScrollCaptureController controller = new TestScenario() in testLimitedBottom()144 ScrollCaptureController.LongScreenshot screenshot = in testLimitedBottom()160 ScrollCaptureController.LongScreenshot screenshot = in testLimitedTopAndBottom()176 ScrollCaptureController.LongScreenshot screenshot = in testVeryLimitedTopInfiniteBottom()[all …]
31 private final AtomicReference<ScrollCaptureController.LongScreenshot> mLongScreenshot;44 public void setLongScreenshot(ScrollCaptureController.LongScreenshot longScreenshot) { in setLongScreenshot()58 public ScrollCaptureController.LongScreenshot takeLongScreenshot() { in takeLongScreenshot()
47 public class ScrollCaptureController { class48 private static final String TAG = LogConfig.logTag(ScrollCaptureController.class);149 ScrollCaptureController(Context context, @Background Executor bgExecutor, in ScrollCaptureController() method in ScrollCaptureController
279 private final ScrollCaptureController mScrollCaptureController;328 ScrollCaptureController scrollCaptureController, in ScreenshotController()776 ListenableFuture<ScrollCaptureController.LongScreenshot> mLongScreenshotFuture;787 ScrollCaptureController.LongScreenshot longScreenshot; in runBatchScrollCapture()
51 import com.android.systemui.screenshot.ScrollCaptureController.LongScreenshot;
914 ScrollCaptureController.LongScreenshot longScreenshot) { in startLongScreenshotTransition()