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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationShelf.java 369 View transientView = mHostLayout.getTransientView(i);
370 if (transientView instanceof ExpandableNotificationRow) {
371 ExpandableNotificationRow transientRow = (ExpandableNotificationRow) transientView;
    [all...]
  /frameworks/base/core/java/android/widget/
AbsListView.java     [all...]

Completed in 237 milliseconds