Searched refs:shouldCollapse (Results 1 – 3 of 3) sorted by relevance
325 if (shouldCollapse()) { in handleNotificationClickAfterPanelCollapsed()398 if (shouldCollapse()) { in startNotificationGutsIntent()471 private boolean shouldCollapse() { in shouldCollapse() method in StatusBarNotificationActivityStarter
202 boolean shouldCollapse = (mState != SHADE); in onStateChanged()203 if (shouldCollapse) { in onStateChanged()
1677 private boolean shouldCollapse() { in shouldCollapse() method in Toolbar1816 setMeasuredDimension(measuredWidth, shouldCollapse() ? 0 : measuredHeight); in onMeasure()