Searched refs:addWindowInfosReportedListener (Results 1 – 11 of 11) sorted by relevance
309 public SurfaceControl.Transaction addWindowInfosReportedListener(@NonNull Runnable listener) { in addWindowInfosReportedListener() method in StubTransaction
329 public SurfaceControl.Transaction addWindowInfosReportedListener(@NonNull Runnable listener) { in addWindowInfosReportedListener() method in StubTransaction
589 void addWindowInfosReportedListener(const sp<Listener>& listener) { in addWindowInfosReportedListener() function
671 Transaction& addWindowInfosReportedListener(
158 .addWindowInfosReportedListener(() -> in onDisplayRemoved()
219 .addWindowInfosReportedListener(() -> result.complete(null)) in showInputSurface()
8963 t.addWindowInfosReportedListener(countDownLatch::countDown).apply();
302 t.addWindowInfosReportedListener(reportedListener); in showAt()
1942 SurfaceComposerClient::Transaction::addWindowInfosReportedListener( in addWindowInfosReportedListener() function in android::SurfaceComposerClient::Transaction1944 mState.mInputWindowCommands.addWindowInfosReportedListener(windowInfosReportedListener); in addWindowInfosReportedListener()
3506 public Transaction addWindowInfosReportedListener(@NonNull Runnable listener) { in addWindowInfosReportedListener() method in SurfaceControl.Transaction
1026 transaction->addWindowInfosReportedListener(listener); in nativeAddWindowInfosReportedListener()