Searched defs:segments (Results 1 – 12 of 12) sorted by relevance
67 String[] segments = name.split("\\."); //$NON-NLS-1$ in findClass() local112 private File getFile(File parent, String[] segments, int index) in getFile()
29 String[] segments = name.split("/"); in checkEntry() local
193 String[] segments = path.segments(); in visit() local456 private IFile findFile(IFolder folder, String[] segments, int index, String filename) { in findFile()
684 String[] segments = javaPackageName.split(AndroidConstants.RE_DOT); in getJavaPackagePath() local
43 String[] segments = mDescriptor.getCanonicalClassName().split(AndroidConstants.RE_DOT); in WidgetPullParser() local
436 LinkedList<UiElementTreeEditPart> segments = new LinkedList<UiElementTreeEditPart>(); in setViewerSelection() local
127 String[] segments = string.split(":"); // $NON-NLS-1$ in loadFromString() local494 void setTempKeywordFiltering(String[] segments) { in setTempKeywordFiltering()
1488 String[] segments = text.split(" "); //$NON-NLS-1$ in updateFilteringWith() local
379 String[] segments = getPathSegments(); in checkAppPackageStatus() local491 String[] segments = name.split("\\s->\\s"); //$NON-NLS-1$ in processNewLines() local
126 String[] segments = fqcn.split("\\."); in getSimpleName() local
599 LinkedList<UiElementNode> segments = new LinkedList<UiElementNode>(); in selectUiNode() local
1111 String[] segments = config.mEmulatorCommandLine.split("\\s+"); //$NON-NLS-1$ in launchEmulator() local