Searched refs:WS_SEP_CHAR (Results 1 – 5 of 5) sorted by relevance
75 public final static char WS_SEP_CHAR = '/'; field in AdtConstants
160 int pos = wsFolderPath.indexOf(AdtConstants.WS_SEP_CHAR); in onWsFolderPathUpdated()
26 import static com.android.ide.eclipse.adt.AdtConstants.WS_SEP_CHAR;731 int pos = targetWsFolderPath.lastIndexOf(WS_SEP_CHAR); in initializeFromSelection()
579 int pos = wsFolderPath.indexOf(AdtConstants.WS_SEP_CHAR); in modifyText()
1378 path.append(AdtConstants.WS_SEP_CHAR); in getJavaPackagePath()