Home
last modified time | relevance | path

Searched defs:animated (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/power/
DInattentiveSleepWarningController.java78 public void dismiss(boolean animated) { in dismiss()
87 private void dismissInternal(boolean animated) { in dismissInternal()
/frameworks/base/packages/SystemUI/shared/keyguard/src/com/android/keyguard/
DBasePasswordTextView.java75 protected void onReset(boolean animated) {} in onReset()
145 public void reset(boolean animated, boolean announce) { in reset()
150 public void reset(boolean error, boolean animated, boolean announce) { in reset()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleBarMenuViewController.java78 void showMenu(boolean animated) { in showMenu()
102 void hideMenu(boolean animated) { in hideMenu()
DBubbleBarHandleView.java92 public void updateHandleColor(boolean isRegionDark, boolean animated) { in updateHandleColor()
DBubbleBarExpandedView.java379 private void updateHandleColor(boolean animated) { in updateHandleColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/scrim/
DScrimView.java169 public void setColors(@NonNull ColorExtractor.GradientColors colors, boolean animated) { in setColors()
233 public void setTint(int color, boolean animated) { in setTint()
243 private void updateColorWithTint(boolean animated) { in updateColorWithTint()
DScrimDrawable.java71 public void setColor(int mainColor, boolean animated) { in setColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManager.kt207 val animated = firstChild.isShown && notAnimatedChild in <lambda>() constant
215 val animated = lastChild.isShown && notAnimatedChild in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DInattentiveSleepWarningView.java103 public void dismiss(boolean animated) { in dismiss()
DPowerUI.java651 public void dismissInattentiveSleepWarning(boolean animated) { in dismissInattentiveSleepWarning()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityView.java120 void showMessage(CharSequence message, ColorStateList colorState, boolean animated); in showMessage()
DKeyguardAbsKeyInputViewController.java129 public void showMessage(CharSequence message, ColorStateList colorState, boolean animated) { in showMessage()
DKeyguardPatternViewController.java349 public void showMessage(CharSequence message, ColorStateList colorState, boolean animated) { in showMessage()
DKeyguardInputViewController.java158 public void showMessage(CharSequence message, ColorStateList colorState, boolean animated) { in showMessage()
DPasswordTextView.java232 protected void onReset(boolean animated) { in onReset()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSysuiStatusBarStateController.java114 void setAndInstrumentDozeAmount(View view, float dozeAmount, boolean animated); in setAndInstrumentDozeAmount()
DStatusBarStateControllerImpl.java387 public void setAndInstrumentDozeAmount(View view, float dozeAmount, boolean animated) { in setAndInstrumentDozeAmount()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
DTransitionLayoutController.kt355 val animated = animate && currentState.width != 0 in setState() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DPropertyAnimator.java48 AnimationProperties properties, boolean animated) { in setProperty()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DQSCustomizerController.java255 public void hide(boolean animated) { in hide()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java259 void setTintColor(int color, boolean animated) { in setTintColor()
287 private void updateBackgroundTint(boolean animated) { in updateBackgroundTint()
/frameworks/base/core/java/android/gesture/
DGestureOverlayView.java415 public void clear(boolean animated) { in clear()
419 private void clear(boolean animated, boolean fireActionPerformed, boolean immediate) { in clear()
/frameworks/base/core/java/android/inputmethodservice/navigationbar/
DKeyButtonDrawable.java436 ShadowDrawableState(@ColorInt int lightColor, @ColorInt int darkColor, boolean animated, in ShadowDrawableState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DKeyButtonDrawable.java433 boolean animated, boolean horizontalFlip, Color ovalBackgroundColor) { in ShadowDrawableState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLegacyNotificationIconAreaControllerImpl.java497 public void showIconIsolated(StatusBarIconView icon, boolean animated) { in showIconIsolated()

12