Searched refs:isLastExpandIcon (Results 1 – 2 of 2) sorted by relevance
605 if (iconState != null && fullyInOrOut && !expandingAnimated && iconState.isLastExpandIcon) {606 iconState.isLastExpandIcon = false;642 && !mAmbientState.isOnKeyguard() && !iconState.isLastExpandIcon) {655 iconState.isLastExpandIcon = true;679 iconState.isLastExpandIcon && !iconState.hasCustomTransformHeight();701 if (iconState.isLastExpandIcon) {
708 public boolean isLastExpandIcon; field in IconState819 return isLastExpandIcon && customTransformHeight != NO_VALUE; in hasCustomTransformHeight()