Searched refs:mLastGrantedExclusionHeight (Results 1 – 1 of 1) sorted by relevance
522 private final int[] mLastGrantedExclusionHeight = {0, 0}; field in WindowState968 boolean changed = mLastGrantedExclusionHeight[side] != granted in setLastExclusionHeights()976 mLastGrantedExclusionHeight[side] = granted; in setLastExclusionHeights()3404 final int granted = mLastGrantedExclusionHeight[side]; in logExclusionRestrictions()