Searched refs:customTransformHeight (Results 1 – 2 of 2) sorted by relevance
584 iconState.customTransformHeight = NO_VALUE;591 iconState.customTransformHeight = (int) (mMaxLayoutHeight600 fullHeight = iconState.customTransformHeight;601 iconTransformDistance = iconState.customTransformHeight;630 iconState.customTransformHeight = NO_VALUE;
685 public int customTransformHeight = NO_VALUE; field in IconState773 return isLastExpandIcon && customTransformHeight != NO_VALUE; in hasCustomTransformHeight()