Home
last modified time | relevance | path

Searched defs:toQuoted (Results 1 – 2 of 2) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/rop/cst/
DCstUtf8.java304 public String toQuoted() { in toQuoted() method in CstUtf8
316 public String toQuoted(int maxLength) { in toQuoted() method in CstUtf8
/dalvik/dx/src/com/android/dx/rop/cst/
DCstString.java305 public String toQuoted() { in toQuoted() method in CstString
317 public String toQuoted(int maxLength) { in toQuoted() method in CstString