HomeSort by relevance Sort by last modified time
    Searched refs:prettyName (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
ElementDescriptor.java 136 this(xml_name, prettyName(xml_name), null, null, null, children, mandatory);
148 this(xml_name, prettyName(xml_name), null, null, null, children, false);
159 this(xml_name, prettyName(xml_name), null, null, null, null, false);
441 private static String prettyName(String xml_name) {
  /external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
status.js 125 function prettyName(name, sidebar) {
155 detailLink.html(prettyName(infoMap.classPath, sidebar));

Completed in 1973 milliseconds