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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
EmptyShadeView.java 60 public ExpandableViewState createNewViewState(StackScrollState stackScrollState) {
DismissView.java 78 public ExpandableViewState createNewViewState(StackScrollState stackScrollState) {
ExpandableView.java 483 public ExpandableViewState createNewViewState(StackScrollState stackScrollState) {
NotificationShelf.java 174 public ExpandableViewState createNewViewState(StackScrollState stackScrollState) {
    [all...]
ExpandableNotificationRow.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackScrollState.java 73 viewState = view.createNewViewState(this);

Completed in 677 milliseconds