Searched refs:decorInsets (Results 1 – 1 of 1) sorted by relevance
618 final Rect decorInsets = lp.mDecorInsets; in layoutChunk() local619 final int verticalInsets = decorInsets.top + decorInsets.bottom in layoutChunk()621 final int horizontalInsets = decorInsets.left + decorInsets.right in layoutChunk()703 final Rect decorInsets = lp.mDecorInsets; in measureChild() local704 final int verticalInsets = decorInsets.top + decorInsets.bottom in measureChild()706 final int horizontalInsets = decorInsets.left + decorInsets.right in measureChild()