Searched refs:mDecorFitsSystemWindows (Results 1 – 2 of 2) sorted by relevance
346 boolean mDecorFitsSystemWindows = true; field in PhoneWindow3984 mDecorFitsSystemWindows = decorFitsSystemWindows;3990 return mDecorFitsSystemWindows;3996 impl.setOnContentApplyWindowInsetsListener(mDecorFitsSystemWindows
1205 boolean decorFitsSystemWindows = mWindow.mDecorFitsSystemWindows; in updateColorViews()