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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableView.java 124 notifyHeightChanged(false /* needsAnimation */);
238 public void notifyHeightChanged(boolean needsAnimation) {
ExpandableNotificationRow.java 163 notifyHeightChanged(true);
334 notifyHeightChanged(false /* needsAnimation */);
510 notifyHeightChanged(false);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java     [all...]

Completed in 54 milliseconds