Searched refs:addAfterPrepareSurfacesRunnable (Results 1 – 4 of 4) sorted by relevance
217 mDisplayContent.mWmService.mAnimator.addAfterPrepareSurfacesRunnable(() -> { in notifyPendingInsetsControlChanged()
406 void addAfterPrepareSurfacesRunnable(Runnable r) { in addAfterPrepareSurfacesRunnable() method in WindowAnimator
119 mService.mAnimator.addAfterPrepareSurfacesRunnable(() -> { in goodToGo()
17197 PLcom/android/server/wm/WindowAnimator;->addAfterPrepareSurfacesRunnable(Ljava/lang/Runnable;)V