Searched defs:segments (Results 1 – 14 of 14) sorted by relevance
55 String[] segments = path.segments(); in visit() local
194 String[] segments = path.segments(); in visit() local468 private IFile findFile(IFolder folder, String[] segments, int index, String filename) { in findFile()
803 String[] segments = javaPackageName.split(AndroidConstants.RE_DOT); in getJavaPackagePath() local
67 String[] segments = name.split("\\."); //$NON-NLS-1$ in findClass() local112 private File getFile(File parent, String[] segments, int index) in getFile()
47 String[] segments = mDescriptor.getFullClassName().split(AndroidConstants.RE_DOT); in WidgetPullParser() local
127 String[] segments = string.split(":"); // $NON-NLS-1$ in loadFromString() local494 void setTempKeywordFiltering(String[] segments) { in setTempKeywordFiltering()
1479 String[] segments = text.split(" "); //$NON-NLS-1$ in updateFilteringWith() local
437 LinkedList<UiElementTreeEditPart> segments = new LinkedList<UiElementTreeEditPart>(); in setViewerSelection() local
381 String[] segments = getPathSegments(); in checkAppPackageStatus() local493 String[] segments = name.split("\\s->\\s"); //$NON-NLS-1$ in processNewLines() local
126 String[] segments = fqcn.split("\\."); in getSimpleName() local
92 String[] segments = archivePath.split("/"); in checkEntry() local
614 LinkedList<UiElementNode> segments = new LinkedList<UiElementNode>(); in selectUiNode() local
1153 String[] segments = config.mEmulatorCommandLine.split("\\s+"); //$NON-NLS-1$ in launchEmulator() local
532 ArrayList<Object> segments = new ArrayList<Object>(); in getSelection() local