Searched defs:isQuoted (Results 1 – 6 of 6) sorted by relevance
58 private boolean isQuoted; field in PVisitedNetworkID
322 public boolean isQuoted(final String buffer, final int pos) { in isQuoted() method in ArgumentCompletor.AbstractArgumentDelimiter
90 fun String.isQuoted(): Boolean { in isQuoted() method
459 private static boolean isQuoted(String str) { in isQuoted() method in ShadowWifiManager
262 UBool isQuoted() const { return thisIsQuoted; } in isQuoted() function