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
381 if (nameOverride.startsWith(WindowTypePrefix.STARTING)) {382 nameOverride = nameOverride.substring(WindowTypePrefix.STARTING.length);
254 case WindowType.STARTING: