Searched refs:customTransformHeight (Results 1 – 2 of 2) sorted by relevance
570 iconState.customTransformHeight = NO_VALUE;577 iconState.customTransformHeight = (int) (mMaxLayoutHeight586 fullHeight = iconState.customTransformHeight;587 iconTransformDistance = iconState.customTransformHeight;616 iconState.customTransformHeight = NO_VALUE;
694 public int customTransformHeight = NO_VALUE; field in IconState782 return isLastExpandIcon && customTransformHeight != NO_VALUE; in hasCustomTransformHeight()