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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
AmbientState.java 62 public void setDimmed(boolean dimmed) {
StackScrollState.java 156 child.setDimmed(state.dimmed, false /* animate */);
NotificationStackScrollLayout.java 272 mStackScrollAlgorithm.setDimmed(mAmbientState.isDimmed());
    [all...]
StackScrollAlgorithm.java     [all...]
StackStateAnimator.java 241 child.setDimmed(viewState.dimmed, mAnimationFilter.animateDimmed && !wasAdded
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableView.java 171 public void setDimmed(boolean dimmed, boolean fade) {
ActivatableNotificationView.java 331 public void setDimmed(boolean dimmed, boolean fade) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java     [all...]

Completed in 87 milliseconds