Searched refs:STRING_APP_NAME (Results 1 – 1 of 1) sorted by relevance
199 private static final String STRING_APP_NAME = "app_name"; //$NON-NLS-1$ field in NewProjectCreator373 parameters.put(PARAM_APPLICATION, STRING_RSRC_PREFIX + STRING_APP_NAME); in importProjects()375 dictionary.put(STRING_APP_NAME, mValues.applicationName); in importProjects()427 parameters.put(PARAM_APPLICATION, STRING_RSRC_PREFIX + STRING_APP_NAME); in collectMainPageInfo()442 dictionary.put(STRING_APP_NAME, mValues.applicationName); in collectMainPageInfo()483 parameters.put(PARAM_APPLICATION, STRING_RSRC_PREFIX + STRING_APP_NAME); in collectTestPageInfo()514 dictionary.put(STRING_APP_NAME, mValues.testApplicationName); in collectTestPageInfo()