Searched refs:configSetMask (Results 1 – 1 of 1) sorted by relevance
1919 final int configSetMask = change.getConfigSetMask(); in enforceTaskFragmentConfigChangeAllowed() local1921 if (changeMask == 0 && configSetMask == 0 && windowSetMask == 0 in enforceTaskFragmentConfigChangeAllowed()1927 || configSetMask != ActivityInfo.CONFIG_WINDOW_CONFIGURATION in enforceTaskFragmentConfigChangeAllowed()1938 + " configSetMask=" + configSetMask + " windowSetMask=" + windowSetMask in enforceTaskFragmentConfigChangeAllowed()