Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/
DImeInsetsSourceConsumerTest.java125 verify(mController).applyAnimation( in testImeRequestedVisibleAwaitingControl()
134 verify(mController).applyAnimation( in testImeRequestedVisibleAwaitingControl()
137 verify(mController, never()).applyAnimation( in testImeRequestedVisibleAwaitingControl()
154 verify(mController).applyAnimation( in testImeRequestedVisibleAwaitingLeash()
166 verify(mController, never()).applyAnimation( in testImeRequestedVisibleAwaitingLeash()
169 verify(mController, never()).applyAnimation( in testImeRequestedVisibleAwaitingLeash()
178 verify(mController).applyAnimation( in testImeRequestedVisibleAwaitingLeash()
181 verify(mController, never()).applyAnimation( in testImeRequestedVisibleAwaitingLeash()
212 verify(mController).applyAnimation(eq(WindowInsets.Type.ime()), in verifyImeGetAndClearSkipAnimationOnce()
230 verify(mController).applyAnimation(eq(WindowInsets.Type.ime()), in verifyImeGetAndClearSkipAnimationOnce()
[all …]
/frameworks/base/core/java/android/view/
DInsetsController.java1025 applyAnimation(showTypes[0], true /* show */, false /* fromIme */, in onControlsChanged()
1029 applyAnimation(hideTypes[0], false /* show */, false /* fromIme */, in onControlsChanged()
1040 applyAnimation(showTypes[0], true /* show */, false /* fromIme */, statsToken); in onControlsChanged()
1048 applyAnimation(hideTypes[0], false /* show */, false /* fromIme */, statsToken); in onControlsChanged()
1178 applyAnimation(typesReady, true /* show */, fromIme, statsToken); in show()
1290 applyAnimation(typesReady, false /* show */, fromIme, statsToken); in hide()
1948 public void applyAnimation(@InsetsType final int types, boolean show, boolean fromIme, in applyAnimation() method in InsetsController
1961 applyAnimation(types, show, fromIme, skipAnim, statsToken); in applyAnimation()
1965 public void applyAnimation(@InsetsType final int types, boolean show, boolean fromIme, in applyAnimation() method in InsetsController
/frameworks/base/services/core/java/com/android/server/wm/
DAppTransitionController.java925 wc.applyAnimation(animLp, transit, visible, voiceInteraction, transitioningDescendants); in applyAnimations()
1240 wc.applyAnimation(null, transit, true, false, null /* sources */); in handleChangingApps()
DWindowContainer.java3096 boolean applyAnimation(WindowManager.LayoutParams lp, @TransitionOldType int transit, in applyAnimation() method in WindowContainer
DActivityRecord.java5746 boolean applyAnimation(LayoutParams lp, @TransitionOldType int transit, boolean enter, in applyAnimation() method in ActivityRecord
5753 return super.applyAnimation(lp, transit, enter, isVoiceInteraction, sources); in applyAnimation()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayContentTests.java2415 task.applyAnimation(null, TRANSIT_OLD_TASK_CLOSE, false /* enter */, in testShowImeScreenshot()
2420 activity.applyAnimation(null, TRANSIT_OLD_TRANSLUCENT_ACTIVITY_CLOSE, false /* enter */, in testShowImeScreenshot()
2468 task.applyAnimation(null, TRANSIT_OLD_TASK_CLOSE, false /* enter */, in testRemoveImeScreenshot_whenTargetSurfaceWasInvisible()
DWindowContainerTests.java1142 assertTrue(wc.applyAnimation(null, TRANSIT_OLD_TASK_OPEN, true, false, sources)); in verifyWindowContainerApplyAnimation()
1222 task.applyAnimation(null, TRANSIT_OLD_TASK_CLOSE, false /* enter */, in testFreezeInsetsStateWhenAppTransition()
DActivityRecordTests.java2820 assertTrue(activity2.applyAnimation(null, TRANSIT_OLD_ACTIVITY_OPEN, true, false, sources)); in testTransferStartingWindowCanAnimate()
/frameworks/base/boot/
Dboot-image-profile.txt16369 HSPLandroid/view/InsetsController;->applyAnimation(IZZLandroid/view/inputmethod/ImeTracker$Token;)V
16370 HSPLandroid/view/InsetsController;->applyAnimation(IZZZLandroid/view/inputmethod/ImeTracker$Token;)V
/frameworks/base/config/
Dboot-image-profile.txt16433 HSPLandroid/view/InsetsController;->applyAnimation(IZZLandroid/view/inputmethod/ImeTracker$Token;)V
16434 HSPLandroid/view/InsetsController;->applyAnimation(IZZZLandroid/view/inputmethod/ImeTracker$Token;)V