Searched refs:captionInsetsHeight (Results 1 – 1 of 1) sorted by relevance
2529 final int captionInsetsHeight = ((DecorView) mView).getCaptionInsetsHeight(); in updateCaptionInsets() local2531 if (captionInsetsHeight != 0) { in updateCaptionInsets()2533 mWinFrame.top + captionInsetsHeight); in updateCaptionInsets()