Searched refs:isLastExpandIcon (Results 1 – 2 of 2) sorted by relevance
570 && !mAmbientState.isOnKeyguard() && !iconState.isLastExpandIcon) {583 iconState.isLastExpandIcon = true;628 if (fullyInOrOut && !expandingAnimated && iconState.isLastExpandIcon) {629 iconState.isLastExpandIcon = false;645 boolean forceInShelf = iconState.isLastExpandIcon && !iconState.hasCustomTransformHeight();665 if (iconState.isLastExpandIcon) {
684 public boolean isLastExpandIcon; field in IconState773 return isLastExpandIcon && customTransformHeight != NO_VALUE; in hasCustomTransformHeight()