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