Searched refs:startingWindowLeash (Results 1 – 3 of 3) sorted by relevance
63 @Nullable SurfaceControl startingWindowLeash) { in obtain() argument70 instance.mStartingWindowLeash = startingWindowLeash; in obtain()
187 @NonNull SurfaceControl startingWindowLeash); in handleAttachSplashScreenView() argument
4255 @NonNull SurfaceControl startingWindowLeash) { in handleAttachSplashScreenView() argument4258 createSplashScreen(r, decorView, parcelable, startingWindowLeash); in handleAttachSplashScreenView()4267 @NonNull SurfaceControl startingWindowLeash) { in createSplashScreen() argument4287 view, r.token, decorView, startingWindowLeash); in createSplashScreen()4304 View decorView, @NonNull SurfaceControl startingWindowLeash) { in syncTransferSplashscreenViewTransaction() argument4310 transaction.hide(startingWindowLeash); in syncTransferSplashscreenViewTransaction()