HomeSort by relevance Sort by last modified time
    Searched refs:setDimmed (Results 1 - 7 of 7) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
AmbientState.java 72 public void setDimmed(boolean dimmed) {
StackScrollState.java 156 view.setDimmed(state.dimmed, false /* animate */);
StackStateAnimator.java 248 child.setDimmed(viewState.dimmed, mAnimationFilter.animateDimmed);
    [all...]
NotificationStackScrollLayout.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableView.java 170 public void setDimmed(boolean dimmed, boolean fade) {
ActivatableNotificationView.java 396 public void setDimmed(boolean dimmed, boolean fade) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java     [all...]

Completed in 234 milliseconds