Searched refs:CONTROLLABLE_WINDOW_CONFIGS (Results 1 – 1 of 1) sorted by relevance
141 static final int CONTROLLABLE_WINDOW_CONFIGS = WINDOW_CONFIG_BOUNDS field in WindowOrganizerController675 final int windowMask = change.getWindowSetMask() & CONTROLLABLE_WINDOW_CONFIGS; in applyChanges()1824 if ((winCfgChanges & CONTROLLABLE_WINDOW_CONFIGS) == 0) { in configurationsAreEqualForOrganizer()