Home
last modified time | relevance | path

Searched defs:userExpanded (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpNotificationView.java353 public void setUserExpandedChild(View v, boolean userExpanded) { in setUserExpandedChild()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java247 public void setUserExpanded(boolean userExpanded) { in setUserExpanded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java46 void setUserExpandedChild(View v, boolean userExpanded); in setUserExpandedChild()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java659 public void setUserExpandedChild(View v, boolean userExpanded) { in setUserExpandedChild()