Searched refs:KEY_NAME (Results 1 – 2 of 2) sorted by relevance
108 private static final String KEY_NAME = "name"; //$NON-NLS-1$ field in ExtractStyleRefactoring137 mStyleName = arguments.get(KEY_NAME); in ExtractStyleRefactoring()200 args.put(KEY_NAME, mStyleName); in createArgumentMap()
102 private static final String KEY_NAME = "name"; //$NON-NLS-1$ field in ExtractIncludeRefactoring114 mLayoutName = arguments.get(KEY_NAME); in ExtractIncludeRefactoring()201 args.put(KEY_NAME, mLayoutName); in createArgumentMap()