Searched refs:startingWindowLeash (Results 1 – 3 of 3) sorted by relevance
73 @Nullable SurfaceControl startingWindowLeash) { in obtain() argument81 instance.mStartingWindowLeash = startingWindowLeash; in obtain()
198 @NonNull SurfaceControl startingWindowLeash); in handleAttachSplashScreenView() argument
4535 @NonNull SurfaceControl startingWindowLeash) { in handleAttachSplashScreenView() argument4538 createSplashScreen(r, decorView, parcelable, startingWindowLeash); in handleAttachSplashScreenView()4547 @NonNull SurfaceControl startingWindowLeash) { in createSplashScreen() argument4567 view, r.token, decorView, startingWindowLeash); in createSplashScreen()4584 View decorView, @NonNull SurfaceControl startingWindowLeash) { in syncTransferSplashscreenViewTransaction() argument4590 transaction.hide(startingWindowLeash); in syncTransferSplashscreenViewTransaction()