Home
last modified time | relevance | path

Searched refs:addAfterPrepareSurfacesRunnable (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowAnimator.java271 void addAfterPrepareSurfacesRunnable(Runnable r) { in addAfterPrepareSurfacesRunnable() method in WindowAnimator
H A DInsetsStateController.java361 mDisplayContent.mWmService.mAnimator.addAfterPrepareSurfacesRunnable(() -> { in notifyPendingInsetsControlChanged()
H A DRemoteAnimationController.java193 mService.mAnimator.addAfterPrepareSurfacesRunnable(() -> { in goodToGo()
H A DTaskOrganizerController.java340 : mService.mWindowManager.mAnimator::addAfterPrepareSurfacesRunnable; in TaskOrganizerState()
/aosp14/frameworks/base/services/
H A Dart-profile11702 HPLcom/android/server/wm/WindowAnimator;->addAfterPrepareSurfacesRunnable(Ljava/lang/Runnable;)V