Home
last modified time | relevance | path

Searched defs:DrawableSplashScreenView (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/android/
DDrawableSplashScreen.java88 public static class DrawableSplashScreenView extends ImageView { class in DrawableSplashScreen
89 public DrawableSplashScreenView(@NonNull Context context) { in DrawableSplashScreenView() method in DrawableSplashScreen.DrawableSplashScreenView
93 public DrawableSplashScreenView(@NonNull Context context, @Nullable AttributeSet attrs) { in DrawableSplashScreenView() method in DrawableSplashScreen.DrawableSplashScreenView
97 …public DrawableSplashScreenView(@NonNull Context context, @Nullable AttributeSet attrs, int defSty… in DrawableSplashScreenView() method in DrawableSplashScreen.DrawableSplashScreenView