Searched refs:KEY_PARENT (Results 1 – 1 of 1) sorted by relevance
112 private static final String KEY_PARENT = "parent"; //$NON-NLS-1$ field in ExtractStyleRefactoring141 mParent = arguments.get(KEY_PARENT); in ExtractStyleRefactoring()204 args.put(KEY_PARENT, mParent != null ? mParent : ""); in createArgumentMap()