Searched refs:startingWindowLeash (Results 1 – 3 of 3) sorted by relevance
63 @Nullable SurfaceControl startingWindowLeash) { in obtain() argument70 instance.mStartingWindowLeash = startingWindowLeash; in obtain()
170 @NonNull SurfaceControl startingWindowLeash); in handleAttachSplashScreenView() argument
4144 @NonNull SurfaceControl startingWindowLeash) { in handleAttachSplashScreenView() argument4147 createSplashScreen(r, decorView, parcelable, startingWindowLeash); in handleAttachSplashScreenView()4156 @NonNull SurfaceControl startingWindowLeash) { in createSplashScreen() argument4176 view, r.token, decorView, startingWindowLeash); in createSplashScreen()4192 View decorView, @NonNull SurfaceControl startingWindowLeash) { in syncTransferSplashscreenViewTransaction() argument4198 transaction.hide(startingWindowLeash); in syncTransferSplashscreenViewTransaction()