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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java 58 public void setUserExpanded(boolean userExpanded) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
NotificationRowLayout.java 159 ((ExpandableNotificationRow) v).setUserExpanded(userExpanded);

Completed in 102 milliseconds