Searched refs:windowSetMask (Results 1 – 3 of 3) sorted by relevance
122 ((change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0)148 ((change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0)170 (change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0 &&184 (change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0 &&272 ((change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS)302 ((change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS)332 ((change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS)362 ((change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS)392 ((change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0)418 ((change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0)[all …]
140 (change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0 &&181 (change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0 &&207 (change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0 &&223 (change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0 &&250 (change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0 &&257 ((change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0)283 ((change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0)362 (change.windowSetMask and WindowConfiguration.WINDOW_CONFIG_BOUNDS) != 0 &&
1920 final int windowSetMask = change.getWindowSetMask(); in enforceTaskFragmentConfigChangeAllowed() local1921 if (changeMask == 0 && configSetMask == 0 && windowSetMask == 0 in enforceTaskFragmentConfigChangeAllowed()1928 || windowSetMask != WindowConfiguration.WINDOW_CONFIG_BOUNDS) { in enforceTaskFragmentConfigChangeAllowed()1938 + " configSetMask=" + configSetMask + " windowSetMask=" + windowSetMask in enforceTaskFragmentConfigChangeAllowed()