Searched refs:otherDirSpecMode (Results 1 – 1 of 1) sorted by relevance
523 final int otherDirSpecMode = mOrientationHelper.getModeInOther(); in layoutChunk() local524 final boolean flexibleInOtherDir = otherDirSpecMode != View.MeasureSpec.EXACTLY; in layoutChunk()586 measureChild(view, otherDirSpecMode, false); in layoutChunk()