Searched refs:windowSetMaskToBeChecked (Results 1 – 1 of 1) sorted by relevance
2279 int windowSetMaskToBeChecked = originalWindowSetMask; in enforceTaskFragmentConfigChangeAllowed() local2293 && (windowSetMaskToBeChecked & WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0) { in enforceTaskFragmentConfigChangeAllowed()2300 windowSetMaskToBeChecked &= ~WindowConfiguration.WINDOW_CONFIG_BOUNDS; in enforceTaskFragmentConfigChangeAllowed()2304 && windowSetMaskToBeChecked == 0) { in enforceTaskFragmentConfigChangeAllowed()