Searched refs:mNotificationPeekRow (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DTabletStatusBar.java152 ViewGroup mNotificationPeekRow; field in class:TabletStatusBar
760 inflateViews(copy, mNotificationPeekRow);
776 // mNotificationPeekRow.setLayoutTransition(
781 mNotificationPeekRow.removeAllViews();
782 mNotificationPeekRow.addView(copy.row);
795 mNotificationPeekRow.removeAllViews();

Completed in 7 milliseconds