Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/android/
DSplashScreen.java73 default boolean doesSplashViewRememberItsTransition() { in doesSplashViewRememberItsTransition() method
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_trans_rotate/android/app/src/main/java/io/flutter/splash_screen_trans_rotate/
DVeryLongTransitionSplashScreen.java47 public boolean doesSplashViewRememberItsTransition() { in doesSplashViewRememberItsTransition() method in VeryLongTransitionSplashScreen
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_load_rotate/android/app/src/main/java/io/flutter/splash_screen_load_rotate/
DSplashScreenThatNeverEnds.java37 public boolean doesSplashViewRememberItsTransition() { in doesSplashViewRememberItsTransition() method in SplashScreenThatNeverEnds
/third_party/flutter/flutter/dev/integration_tests/android_splash_screens/splash_screen_kitchen_sink/android/app/src/main/java/io/flutter/splash_screen_kitchen_sink/
DFlutterZoomSplashScreen.java47 public boolean doesSplashViewRememberItsTransition() { in doesSplashViewRememberItsTransition() method in FlutterZoomSplashScreen