Searched refs:isLastExpandIcon (Results 1 – 2 of 2) sorted by relevance
556 && !mAmbientState.isOnKeyguard() && !iconState.isLastExpandIcon) {569 iconState.isLastExpandIcon = true;614 if (fullyInOrOut && !expandingAnimated && iconState.isLastExpandIcon) {615 iconState.isLastExpandIcon = false;631 boolean forceInShelf = iconState.isLastExpandIcon && !iconState.hasCustomTransformHeight();651 if (iconState.isLastExpandIcon) {
693 public boolean isLastExpandIcon; field in IconState782 return isLastExpandIcon && customTransformHeight != NO_VALUE; in hasCustomTransformHeight()