Home
last modified time | relevance | path

Searched refs:mNotifQsContainer (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DQSCustomizer.java72 private NotificationsQuickSettingsContainer mNotifQsContainer; field in QSCustomizer
131 mNotifQsContainer = notificationsQsContainer; in setContainer()
149 mNotifQsContainer.setCustomizerAnimating(true); in show()
150 mNotifQsContainer.setCustomizerShowing(true); in show()
174 mNotifQsContainer.setCustomizerAnimating(true); in hide()
175 mNotifQsContainer.setCustomizerShowing(false); in hide()
244 mNotifQsContainer.setCustomizerAnimating(false);
250 mNotifQsContainer.setCustomizerAnimating(false);
260 mNotifQsContainer.setCustomizerAnimating(false);
269 mNotifQsContainer.setCustomizerAnimating(false);