Searched refs:isQsExpanded (Results 1 – 4 of 4) sorted by relevance
327 && !mNotificationPanel.isTracking() && !mNotificationPanel.isQsExpanded()) { in onNotificationRemoved()
273 && !mNotificationPanelView.isQsExpanded(); in updateLockIcon()
996 if (isQsExpanded()) { in expandWithoutQs()2744 public boolean isQsExpanded() { in isQsExpanded() method in NotificationPanelView
3400 if (mNotificationPanel.isQsExpanded()) { in onBackPressed()