Home
last modified time | relevance | path

Searched refs:setCustomizeSplashScreenExitAnimation (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityRecord.java2640 void setCustomizeSplashScreenExitAnimation(boolean enable) { in setCustomizeSplashScreenExitAnimation() method in ActivityRecord
6265 r.setCustomizeSplashScreenExitAnimation(handleSplashScreenExit); in activityResumedLocked()