Searched refs:decorInsets (Results 1 – 1 of 1) sorted by relevance
625 final Rect decorInsets = lp.mDecorInsets; in layoutChunk() local626 final int verticalInsets = decorInsets.top + decorInsets.bottom in layoutChunk()628 final int horizontalInsets = decorInsets.left + decorInsets.right in layoutChunk()712 final Rect decorInsets = lp.mDecorInsets; in measureChild() local713 final int verticalInsets = decorInsets.top + decorInsets.bottom in measureChild()715 final int horizontalInsets = decorInsets.left + decorInsets.right in measureChild()