Searched refs:SplashScreenView (Results 1 – 25 of 27) sorted by relevance
12
52 import android.window.SplashScreenView;169 SplashScreenView contentView = viewSupplier.get(); in addSplashScreenStartingWindow()208 final SplashScreenView contentView = viewSupplier.get(); in addSplashScreenStartingWindow()231 final SplashScreenView contentView = viewSupplier.get(); in addSplashScreenStartingWindow()233 SplashScreenView.releaseIconHost(contentView.getSurfaceHost()); in addSplashScreenStartingWindow()289 SplashScreenView.SplashScreenViewParcelable parcelable; in copySplashScreenView()290 SplashScreenView splashScreenView = preView != null ? preView.mSplashView : null; in copySplashScreenView()292 parcelable = new SplashScreenView.SplashScreenViewParcelable(splashScreenView); in copySplashScreenView()332 SplashScreenView.releaseIconHost(viewHost); in onAppSplashScreenViewRemoved()382 private static class SplashScreenViewSupplier implements Supplier<SplashScreenView> {[all …]
35 import android.window.SplashScreenView;102 final SplashScreenView splashScreenView = mSplashscreenContentDrawer in addSplashScreenStartingWindow()115 private final SplashScreenView mSplashView;117 SplashWindowRecord(SurfaceControlViewHost viewHost, SplashScreenView splashView, in SplashWindowRecord()
46 import android.window.SplashScreenView;161 } else if (splashScreenView instanceof SplashScreenView) { in createRadialVanishSlideUpAnimator()163 ((SplashScreenView) splashScreenView).getInitBackgroundColor()); in createRadialVanishSlideUpAnimator()205 if (splashScreenView instanceof SplashScreenView) { in createRadialVanishSlideUpAnimator()206 iconView = ((SplashScreenView) splashScreenView).getIconView(); in createRadialVanishSlideUpAnimator()207 brandingView = ((SplashScreenView) splashScreenView).getBrandingView(); in createRadialVanishSlideUpAnimator()265 if (splashScreenView instanceof SplashScreenView) { in createFadeOutAnimation()266 iconView = ((SplashScreenView) splashScreenView).getIconView(); in createFadeOutAnimation()267 brandingView = ((SplashScreenView) splashScreenView).getBrandingView(); in createFadeOutAnimation()
28 import android.window.SplashScreenView;44 private final SplashScreenView mSplashScreenView;60 SplashScreenExitAnimation(Context context, SplashScreenView view, SurfaceControl leash, in SplashScreenExitAnimation()
67 import android.window.SplashScreenView;305 StartingWindowInfo info, Consumer<SplashScreenView> splashScreenViewConsumer, in createContentView()308 SplashScreenView contentView; in createContentView()414 SplashScreenView makeSimpleSplashScreenContentView(Context context, in makeSimpleSplashScreenContentView()423 final SplashScreenView view = builder in makeSimpleSplashScreenContentView()431 private SplashScreenView makeSplashScreenContentView(Context context, StartingWindowInfo info, in makeSplashScreenContentView()601 SplashScreenView build() { in build()718 private SplashScreenView fillViewWithIcon(int iconSize, @Nullable Drawable[] iconDrawable,729 final SplashScreenView.Builder builder = new SplashScreenView.Builder(wrapper)743 final SplashScreenView splashScreenView = builder.build();[all …]
44 import android.window.SplashScreenView;286 implements SplashScreenView.IconAnimateListener {
39 import android.window.SplashScreenView;
82 public final class SplashScreenView extends FrameLayout { class83 private static final String TAG = SplashScreenView.class.getSimpleName();248 public SplashScreenView build() { in build()251 final SplashScreenView view = (SplashScreenView) in build()265 if (mIconDrawable instanceof SplashScreenView.IconAnimateListener in build()325 private SurfaceView createSurfaceView(@NonNull SplashScreenView view) { in createSurfaceView()388 public SplashScreenView(Context context) { in SplashScreenView() method in SplashScreenView393 public SplashScreenView(Context context, AttributeSet attributeSet) { in SplashScreenView() method in SplashScreenView511 SplashScreenView.this, CUJ_SPLASHSCREEN_AVD); in initIconAnimation()642 if (background instanceof SplashScreenView.IconAnimateListener) { in releaseIconHost()[all …]
132 void onSplashScreenExit(@NonNull SplashScreenView view); in onSplashScreenExit()260 @NonNull SplashScreenView splashScreenView) { in handOverSplashScreenView()264 private void dispatchOnExitAnimation(IBinder token, SplashScreenView view) { in dispatchOnExitAnimation()
20 parcelable SplashScreenView.SplashScreenViewParcelable;
25 import android.window.SplashScreenView;49 private void onSplashScreenExit(SplashScreenView view) { in onSplashScreenExit()
26 import android.window.SplashScreenView.SplashScreenViewParcelable;
33 import android.window.SplashScreenView.SplashScreenViewParcelable;
78 import android.window.SplashScreenView;330 in @nullable SplashScreenView.SplashScreenViewParcelable material); in onSplashScreenViewCopyFinished()
41 import android.window.SplashScreenView.SplashScreenViewParcelable;
222 import android.window.SplashScreenView;4534 @Nullable SplashScreenView.SplashScreenViewParcelable parcelable, in handleAttachSplashScreenView()4546 SplashScreenView.SplashScreenViewParcelable parcelable, in createSplashScreen()4548 final SplashScreenView.Builder builder = new SplashScreenView.Builder(r.activity); in createSplashScreen()4549 final SplashScreenView view = builder.createFromParcel(parcelable).build(); in createSplashScreen()4574 private void reportSplashscreenViewShown(IBinder token, SplashScreenView view) { in reportSplashscreenViewShown()4583 private void syncTransferSplashscreenViewTransaction(SplashScreenView view, IBinder token, in syncTransferSplashscreenViewTransaction()
45 import android.window.SplashScreenView;
52 import android.window.SplashScreenView;
371 import android.window.SplashScreenView;372 import android.window.SplashScreenView.SplashScreenViewParcelable;
250 import android.window.SplashScreenView.SplashScreenViewParcelable;
10294 android.window.SplashScreenView$SplashScreenViewParcelable$110295 android.window.SplashScreenView$SplashScreenViewParcelable10296 android.window.SplashScreenView
32716 Landroid/window/SplashScreenView$SplashScreenViewParcelable$1;32717 Landroid/window/SplashScreenView$SplashScreenViewParcelable;32718 Landroid/window/SplashScreenView;
4191 public final class SplashScreenView extends android.widget.FrameLayout {
10325 android.window.SplashScreenView$SplashScreenViewParcelable$110326 android.window.SplashScreenView$SplashScreenViewParcelable10327 android.window.SplashScreenView
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...