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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java 58 public void setUserExpanded(boolean userExpanded) {
BaseStatusBar.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
HeadsUpNotificationView.java 195 mHeadsUp.row.setUserExpanded(userExpanded);
NotificationRowLayout.java 159 ((ExpandableNotificationRow) v).setUserExpanded(userExpanded);

Completed in 213 milliseconds