Searched refs:FD_RES_VALUES (Results 1 – 9 of 9) sorted by relevance
41 public final static String FD_RES_VALUES = "values"; //$NON-NLS-1$ field in AndroidConstants
34 VALUES(AndroidConstants.FD_RES_VALUES),
19 import static com.android.AndroidConstants.FD_RES_VALUES;107 IAbstractFolder valueFolder = resFolder.getFolder(FD_RES_VALUES); in loadPublicResources()
344 OS_PLATFORM_RESOURCES_FOLDER + AndroidConstants.FD_RES_VALUES + File.separator +349 OS_PLATFORM_RESOURCES_FOLDER + AndroidConstants.FD_RES_VALUES + File.separator +
18 import static com.android.AndroidConstants.FD_RES_VALUES;314 return project.getFile(new Path(FD_RESOURCES + WS_SEP + FD_RES_VALUES + WS_SEP in getStyleFile()
19 import static com.android.AndroidConstants.FD_RES_VALUES;162 return getTestDataFile(project, name, FD_RES + "/" + FD_RES_VALUES + "/" + name); in getValueFile()
19 import static com.android.AndroidConstants.FD_RES_VALUES;363 String projectPath = FD_RESOURCES + WS_SEP + FD_RES_VALUES + WS_SEP in createResource()
341 File valueFolder = createDirs(resourceFolder, AndroidConstants.FD_RES_VALUES); in createProject()
145 AndroidConstants.FD_RES_VALUES + AdtConstants.WS_SEP;