Searched refs:STARTING (Results 1 – 5 of 5) sorted by relevance
28 if (windowState.name.startsWith(WindowTypePrefix.STARTING)) {29 windowType = WindowType.STARTING;33 windowType = WindowType.STARTING;
33 .setName(WindowTypePrefix.STARTING)39 .setName(WindowTypePrefix.STARTING)43 value: WindowType.STARTING,67 value: WindowType.STARTING,
19 STARTING = 1, enumerator25 STARTING = 'Starting ', enumerator
365 if (nameOverride.startsWith(WindowTypePrefix.STARTING)) {366 nameOverride = nameOverride.substring(WindowTypePrefix.STARTING.length);
242 case WindowType.STARTING: