Searched refs:baseValue (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/ |
H A D | PipAnimationControllerTest.java | 101 final Rect baseValue = new Rect(0, 0, 100, 100); in getAnimator_whenSameTypeRunning_updateExistingAnimator() local 106 .getAnimator(mTaskInfo, mLeash, baseValue, startValue, endValue1, null, in getAnimator_whenSameTypeRunning_updateExistingAnimator() 113 .getAnimator(mTaskInfo, mLeash, baseValue, startValue, endValue2, null, in getAnimator_whenSameTypeRunning_updateExistingAnimator() 168 final Rect baseValue = new Rect(0, 0, 100, 100); in pipTransitionAnimator_updateEndValue() local 173 .getAnimator(mTaskInfo, mLeash, baseValue, startValue, endValue1, null, in pipTransitionAnimator_updateEndValue() 183 final Rect baseValue = new Rect(0, 0, 100, 100); in pipTransitionAnimator_setPipAnimationCallback() local 187 .getAnimator(mTaskInfo, mLeash, baseValue, startValue, endValue, null, in pipTransitionAnimator_setPipAnimationCallback()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
H A D | PipAnimationController.java | 336 Rect destinationBounds, T baseValue, T startValue, T endValue) { in PipTransitionAnimator() argument 341 mBaseValue = baseValue; in PipTransitionAnimator() 586 Rect baseValue, Rect startValue, Rect endValue, Rect sourceHintRect, in ofBounds() argument 597 initialSourceValue = new Rect(baseValue); in ofBounds() 629 endValue, new Rect(baseValue), new Rect(startValue), new Rect(endValue)) { in ofBounds()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |