Searched refs:addWindowInfosReportedListener (Results 1 – 8 of 8) sorted by relevance
104 .addWindowInfosReportedListener(() -> result.complete(null)) in showInputSurface()
160 .addWindowInfosReportedListener(() -> in onDisplayRemoved()
198 .addWindowInfosReportedListener(() -> result.complete(null)) in showInputSurface()
8569 t.addWindowInfosReportedListener(countDownLatch::countDown).apply(); in syncInputTransactions()
309 public SurfaceControl.Transaction addWindowInfosReportedListener(@NonNull Runnable listener) { in addWindowInfosReportedListener() method in StubTransaction
3034 public Transaction addWindowInfosReportedListener(@NonNull Runnable listener) { in addWindowInfosReportedListener() method in SurfaceControl.Transaction
828 transaction->addWindowInfosReportedListener(listener); in nativeAddWindowInfosReportedListener()