Searched refs:updateEmptyShadeView (Results 1 – 3 of 3) sorted by relevance
1172 updateEmptyShadeView(); in updateQsState()2086 updateEmptyShadeView(); in setShadeEmpty()2089 private void updateEmptyShadeView() { in updateEmptyShadeView() method in NotificationPanelView2092 mNotificationStackScroller.updateEmptyShadeView(mShadeEmpty && !mQsExpanded); in updateEmptyShadeView()
1069 updateEmptyShadeView(); in onDensityOrFontScaleChanged()1855 updateEmptyShadeView(); in updateNotificationShade()1985 private void updateEmptyShadeView() { in updateEmptyShadeView() method in PhoneStatusBar
3478 public void updateEmptyShadeView(boolean visible) { in updateEmptyShadeView() method in NotificationStackScrollLayout