Searched defs:mNotificationPeekWindow (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DTabletStatusBar.java142 NotificationPeekPanel mNotificationPeekWindow; field in class:TabletStatusBar
757 mNotificationPeekWindow.setVisibility(View.VISIBLE);
767 mNotificationPeekWindow.setVisibility(View.GONE);

Completed in 22 milliseconds