Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/window/
H A DBackNavigationInfo.java301 public int getCustomBackground() { in getCustomBackground() method in BackNavigationInfo.CustomAnimationInfo
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/back/
H A DCustomizeActivityAnimation.java371 result.mBackgroundColor = animationInfo.getCustomBackground(); in loadAll()