Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipAnimationController.java245 public void setOneShotEnterAnimationType(@AnimationType int animationType) { in setOneShotEnterAnimationType() method in PipAnimationController
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipController.java1337 (controller) -> controller.mPipAnimationController.setOneShotEnterAnimationType( in setPipAnimationTypeToAlpha()