Home
last modified time | relevance | path

Searched refs:escaped (Results 1 – 17 of 17) sorted by relevance

/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/util/
DStringUtils.java65 public static String unescapeXml(String escaped) { in unescapeXml() argument
67 return escaped.replace(QUOT_ENTITY, "\"") in unescapeXml()
/frameworks/base/tools/aapt/
Dpseudolocalize.cpp46 bool escaped = false; in text() local
49 if (escaped) { in text()
50 escaped = false; in text()
54 escaped = true; in text()
/frameworks/base/tools/preload/
DRecord.java153 String escaped = result.substring(offset+2, offset+6); in decode() local
156 result = String.format("%s%c%s", before, Integer.parseInt(escaped, 16), after); in decode()
/frameworks/base/tools/aapt2/compile/
DPseudolocalizer.cpp93 bool escaped = false; in Text() local
96 if (escaped) { in Text()
97 escaped = false; in Text()
101 escaped = true; in Text()
/frameworks/base/core/java/android/os/
DPatternMatcher.java198 final boolean escaped = (c == '\\'); in matchGlobPattern()
199 if (escaped) { in matchGlobPattern()
205 if (!escaped && c == '.') { in matchGlobPattern()
/frameworks/base/core/java/android/util/
DJsonReader.java1017 char escaped = buffer[pos++]; in readEscapeCharacter() local
1018 switch (escaped) { in readEscapeCharacter()
1046 return escaped; in readEscapeCharacter()
/frameworks/base/tools/aapt2/
Dreadme.md25 - Fixed issue where escaped unicode characters would generate malformed UTF-8. (bug 62839202)
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java3413 StringBuilder escaped = new StringBuilder(); in escapeChars() local
3416 escaped.append("\\"); in escapeChars()
3418 escaped.append(c); in escapeChars()
3421 return escaped.toString(); in escapeChars()
/frameworks/opt/vcard/java/com/android/vcard/
DVCardBuilder.java354 final String escaped = escapeCharacters(VCardUtils.constructNameFromElements( in appendNamePropertiesV40() local
357 appendLine(VCardConstants.PROPERTY_FN, escaped); in appendNamePropertiesV40()
/frameworks/opt/setupwizard/tools/docs/
Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
/frameworks/support/work/integration-tests/testapp/src/main/assets/
Dmems.txt1926 and child only just escaped from the back door as you rushed in at
4127 he saw something in it which had escaped all those generations of
5208 father and son agreed as to the place where the man escaped into the
5978 who had me, and I became their slave for a time until I escaped; but
9859 "I might have known it!" he groaned. "He has escaped!"
Dretn.txt135 afterwards escaped by the window. The drop was at least twenty feet,
2565 the inside, and that no one could have escaped from the house. In
4405 could have escaped. The German master's room and effects gave no
5174 "No; the murderer has escaped."
8284 the door open have escaped that way."
10093 least six words of the message which have escaped us; but what
Dadvs.txt967 and, making my excuses, escaped from the house. I hesitated whether
4475 way has escaped destruction. Beyond the mention of pips, I do not see
4801 "Starving. It had escaped my memory. I have had nothing since
7057 narrowly escaped a capital sentence. As it was, he suffered a long
9858 escaped, came on to 'Frisco, found that I had given him up for dead
Dcase.txt758 appear to have been respectably dressed men, who escaped from the
1941 my face told me that I had not escaped. What was I to do? I was in
3856 the neck from which a stream of blood had escaped. The nurse was so
5411 "No, it had escaped me."
Dlstb.txt1185 his two children, his secretary, and his wealth had all escaped them.
1231 "Then came the downfall of the tyrant. He escaped as you have just
5656 were demonstrably false. The ear had escaped notice, but the
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/base/config/
Dboot-image-profile.txt53313 HSPLsun/security/x509/X500Name;->escaped(IILjava/lang/String;)Z