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 247 public void setUserExpanded(boolean userExpanded) {
339 * collapsing in {@link #setUserExpanded(boolean)}. Note that the visual appearance of this
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 661 ((ExpandableNotificationRow) v).setUserExpanded(userExpanded);
    [all...]

Completed in 63 milliseconds