Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/
H A DPipTaskOrganizerTest.java273 .takeOneShotEnterAnimationType(); in preparePipTaskOrg()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipAnimationController.java254 public int takeOneShotEnterAnimationType() { in takeOneShotEnterAnimationType() method in PipAnimationController
H A DPipTaskOrganizer.java766 : mPipAnimationController.takeOneShotEnterAnimationType(); in onTaskAppeared()