Home
last modified time | relevance | path

Searched defs:animate (Results 1 – 25 of 126) sorted by relevance

123456

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
H A DCollapsedStatusBarFragment.java599 private void hideEndSideContent(boolean animate) { in hideEndSideContent()
608 private void showEndSideContent(boolean animate) { in showEndSideContent()
624 private void hideClock(boolean animate) { in hideClock()
628 private void showClock(boolean animate) { in showClock()
633 public void hideOngoingCallChip(boolean animate) { in hideOngoingCallChip()
638 public void showOngoingCallChip(boolean animate) { in showOngoingCallChip()
654 public void hideNotificationIconArea(boolean animate) { in hideNotificationIconArea()
658 public void showNotificationIconArea(boolean animate) { in showNotificationIconArea()
662 public void hideOperatorName(boolean animate) { in hideOperatorName()
668 public void showOperatorName(boolean animate) { in showOperatorName()
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DStackScrollerDecorView.java97 public void setContentVisible(boolean visible, boolean animate, Consumer<Boolean> runAfter) { in setContentVisible()
130 public void setVisible(boolean nowVisible, boolean animate) { in setVisible()
157 public void setSecondaryVisible(boolean nowVisible, boolean animate) { in setSecondaryVisible()
194 boolean animate, Consumer<Boolean> endRunnable) { in setViewVisible()
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DMagnificationProcessor.java114 boolean animate, int id) { in setMagnificationConfig()
151 float centerX, float centerY, boolean animate, int id) { in setScaleAndCenterForFullScreenMagnification()
165 boolean animate, int id) { in transitionModeIfNeeded()
295 public boolean resetCurrentMagnification(int displayId, boolean animate) { in resetCurrentMagnification()
315 public boolean resetFullscreenMagnification(int displayId, boolean animate) { in resetFullscreenMagnification()
H A DFullScreenMagnificationController.java525 boolean reset(boolean animate) { in reset()
551 boolean animate, int id) { in setScale()
1164 public boolean reset(int displayId, boolean animate) { in reset()
1205 boolean animate, int id) { in setScale()
1230 public boolean setCenter(int displayId, float centerX, float centerY, boolean animate, int id) { in setCenter()
1259 boolean animate, int id) { in setScaleAndCenter()
1376 boolean resetIfNeeded(int displayId, boolean animate) { in resetIfNeeded()
1431 void resetAllIfNeeded(boolean animate) { in resetAllIfNeeded()
1434 resetIfNeeded(mDisplays.keyAt(i), animate); in resetAllIfNeeded() local
1786 private static MagnificationAnimationCallback transformToStubCallback(boolean animate) { in transformToStubCallback()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
H A DDividerHandleView.java98 public void setTouching(boolean touching, boolean animate) { in setTouching()
107 public void setHovering(boolean hovering, boolean animate) { in setHovering()
115 private void setInputState(boolean stateOn, boolean animate, int stateWidth, int stateHeight) { in setInputState()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarTransitions.java146 protected void onTransition(int oldMode, int newMode, boolean animate) { in onTransition()
154 private void applyLightsOut(boolean animate, boolean force) { in applyLightsOut()
156 applyLightsOut(isLightsOut(getMode()), animate, force); in applyLightsOut() local
159 private void applyLightsOut(boolean lightsOut, boolean animate, boolean force) { in applyLightsOut()
/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DButtonDispatcher.java156 public void setAlpha(float alpha, boolean animate) { in setAlpha()
160 public void setAlpha(float alpha, boolean animate, long duration) { in setAlpha()
164 public void setAlpha(float alpha, boolean animate, boolean cancelAnimator) { in setAlpha()
172 public void setAlpha(float alpha, boolean animate, long duration, boolean cancelAnimator) { in setAlpha()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBarTransitions.java110 public void transitionTo(int mode, boolean animate) { in transitionTo()
126 protected void onTransition(int oldMode, int newMode, boolean animate) { in onTransition()
130 protected void applyModeBackground(int oldMode, int newMode, boolean animate) { in applyModeBackground()
251 public void applyModeBackground(int oldMode, int newMode, boolean animate) { in applyModeBackground()
H A DPhoneStatusBarTransitions.java91 protected void onTransition(int oldMode, int newMode, boolean animate) { in onTransition()
104 private void applyMode(int mode, boolean animate) { in applyMode()
H A DActivityStarterImpl.kt452 val animate = regex
569 val animate = regex
669 val animate = regex
H A DStatusBarNotificationActivityStarter.java275 boolean animate, in handleNotificationClickAfterKeyguardDismissed()
302 boolean animate) { in handleNotificationClickAfterPanelCollapsed()
439 boolean animate, in startNotificationIntent()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DButtonDispatcher.java171 public void setAlpha(float alpha, boolean animate) { in setAlpha()
175 public void setAlpha(float alpha, boolean animate, long duration) { in setAlpha()
179 public void setAlpha(float alpha, boolean animate, boolean cancelAnimator) { in setAlpha()
187 public void setAlpha(float alpha, boolean animate, long duration, boolean cancelAnimator) { in setAlpha()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcherController.java250 public boolean closeSwitcherIfOpenAndNotSimple(boolean animate) { in closeSwitcherIfOpenAndNotSimple()
335 public void updatePosition(int x, int y, boolean animate) { in updatePosition()
385 private void setUserSwitcherOpened(boolean open, boolean animate) { in setUserSwitcherOpened()
395 private void updateVisibilities(boolean animate) { in updateVisibilities()
H A DKeyguardUserSwitcherListView.java79 void updateVisibilities(boolean open, boolean animate) { in updateVisibilities()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DSecurityMessageDisplay.java29 void setMessage(CharSequence msg, boolean animate); in setMessage()
H A DKeyguardStatusViewController.java214 public void displayClock(@ClockSize int clockSize, boolean animate) { in displayClock()
291 void setProperty(AnimatableProperty property, float value, boolean animate) { in setProperty()
298 public void updatePosition(int x, int y, float scale, boolean animate) { in updatePosition()
397 boolean animate) { in updateAlignment()
H A DKeyguardClockSwitch.java250 private void updateStatusArea(boolean animate) { in updateStatusArea()
280 private void updateClockViews(boolean useLargeClock, boolean animate) { in updateClockViews()
429 boolean switchToClock(@ClockSize int clockSize, boolean animate) { in switchToClock()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSFooter.java51 default void disable(int state1, int state2, boolean animate) {} in disable()
H A DQSDetailClipper.java62 public long updateCircularClip(boolean animate, int x, int y, boolean in, in updateCircularClip()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusIconDisplayable.java35 void setVisibleState(@StatusBarIconView.VisibleState int state, boolean animate); in setVisibleState()
H A DKeyguardAffordanceView.java430 public void setImageScale(float imageScale, boolean animate) { in setImageScale()
443 public void setImageScale(float imageScale, boolean animate, long duration, in setImageScale()
481 public void setImageAlpha(float alpha, boolean animate) { in setImageAlpha()
494 public void setImageAlpha(float alpha, boolean animate, long duration, in setImageAlpha()
/aosp14/frameworks/base/core/java/android/widget/
H A DViewAnimator.java161 void showOnly(int childIndex, boolean animate) { in showOnly()
364 public void setAnimateFirstView(boolean animate) { in setAnimateFirstView()
H A DAbsSpinner.java281 public void setSelection(int position, boolean animate) { in setSelection()
303 void setSelectionInt(int position, boolean animate) { in setSelectionInt()
314 abstract void layout(int delta, boolean animate); in layout()
/aosp14/frameworks/base/tests/GridLayoutTest/src/com/android/test/layout/
H A DAbstractLayoutTest.java56 public void animate(View v) { in animate() method in AbstractLayoutTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSection.java92 private void startTopAnimation(boolean animate) { in startTopAnimation()
140 private void startBottomAnimation(boolean animate) { in startBottomAnimation()

123456