Home
last modified time | relevance | path

Searched defs:animated (Results 1 – 25 of 34) 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/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/bar/
DBubbleBarExpandedViewTest.kt260 var animated = false in animateExpansion_waitsUntilTaskCreated() variable
292 var animated = false in animateExpansion_taskViewAttachedAndVisible() variable
333 var animated = false in animateExpansion_taskViewAttachedAndInvisible() variable
/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/packages/SystemUI/src/com/android/systemui/scrim/
DScrimView.java176 public void setColors(@NonNull ColorExtractor.GradientColors colors, boolean animated) { in setColors()
240 public void setTint(int color, boolean animated) { in setTint()
250 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.kt251 val animated = firstChild.isShown && notAnimatedChild in <lambda>() constant
259 val animated = lastChild.isShown && notAnimatedChild in <lambda>() constant
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleBarMenuViewController.java82 void showMenu(boolean animated) { in showMenu()
107 void hideMenu(boolean animated) { in hideMenu()
DBubbleBarHandleView.java152 public void updateHandleColor(boolean isRegionDark, boolean animated) { in updateHandleColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DInattentiveSleepWarningView.java102 public void dismiss(boolean animated) { in dismiss()
DPowerUI.java655 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.java136 public void showMessage(CharSequence message, ColorStateList colorState, boolean animated) { in showMessage()
DKeyguardPatternViewController.java369 public void showMessage(CharSequence message, ColorStateList colorState, boolean animated) { in showMessage()
DKeyguardInputViewController.java163 public void showMessage(CharSequence message, ColorStateList colorState, boolean animated) { in showMessage()
DPasswordTextView.java234 protected void onReset(boolean animated) { in onReset()
/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/
DSysuiStatusBarStateController.java114 void setAndInstrumentDozeAmount(View view, float dozeAmount, boolean animated); in setAndInstrumentDozeAmount()
DStatusBarStateControllerImpl.java402 public void setAndInstrumentDozeAmount(View view, float dozeAmount, boolean animated) { in setAndInstrumentDozeAmount()
/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.java257 public void hide(boolean animated) { in hide()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DActivatableNotificationView.java261 void setTintColor(int color, boolean animated) { in setTintColor()
289 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/views/buttons/
DKeyButtonDrawable.java433 boolean animated, boolean horizontalFlip, Color ovalBackgroundColor) { in ShadowDrawableState()
/frameworks/base/graphics/java/android/graphics/
DImageDecoder.java863 boolean animated, boolean isNinePatch) { in ImageDecoder()
1621 private void checkState(boolean animated) { in checkState()

12