Home
last modified time | relevance | path

Searched refs:quoted (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/signedconfig/
DSignedConfig.java145 private static CharSequence quoted(Object s) { in quoted() method in SignedConfig
173 "Config key " + key + " contains unsupported value " + quoted(value)); in parsePerSdkConfig()
/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/
DDatePicker.java235 boolean quoted = false; in reorderPickers()
242 quoted = !quoted; in reorderPickers()
245 if (!quoted) { in reorderPickers()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DClock.java460 boolean quoted = false; in getSmallTime()
465 quoted = !quoted; in getSmallTime()
467 if (!quoted && c == 'a') { in getSmallTime()
/frameworks/av/media/libstagefright/httplive/
DM3UParser.cpp809 bool quoted = false; in FindNextUnquoted() local
814 quoted = !quoted; in FindNextUnquoted()
815 } else if (c == what && !quoted) { in FindNextUnquoted()
/frameworks/base/core/java/android/webkit/
DURLUtil.java606 | "( (?: [^"\\\\] | \\\\. )* )" # Group 3: double-quoted
/frameworks/base/libs/androidfw/
DResourceTypes.cpp6228 char quoted = 0; in collectString() local
6237 if (quoted == 0 && isspace16(c) in collectString()
6241 if (c == '"' && (quoted == 0 || quoted == '"')) { in collectString()
6244 if (c == '\'' && (quoted == 0 || quoted == '\'')) { in collectString()
6264 if (quoted == 0) { in collectString()
6265 quoted = *p; in collectString()
6267 quoted = 0; in collectString()
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...