Searched defs:newId (Results 1 - 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
H A DDependencyGraph.java301 static String describePath(List<Constraint> path, String newName, String newId) { argument
312 BaseLayoutRule.stripIdPrefix(newId));

Completed in 212 milliseconds