Home
last modified time | relevance | path

Searched refs:CHAR (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
H A DCharacterPerfTest.java59 CHAR, enumConstant
87 if (overload == Overload.CHAR) { in timeIsSpace()
107 if (overload == Overload.CHAR) { in timeDigit()
127 if (overload == Overload.CHAR) { in timeGetNumericValue()
147 if (overload == Overload.CHAR) { in timeIsDigit()
167 if (overload == Overload.CHAR) { in timeIsIdentifierIgnorable()
187 if (overload == Overload.CHAR) { in timeIsJavaIdentifierPart()
207 if (overload == Overload.CHAR) { in timeIsJavaIdentifierStart()
227 if (overload == Overload.CHAR) { in timeIsLetter()
247 if (overload == Overload.CHAR) { in timeIsLetterOrDigit()
[all …]
/aosp14/system/core/libutils/
H A DFuzzFormatTypes.h40 CHAR = 13, enumerator
H A DString8_fuzz.cpp171 case CHAR: { in fuzzFormat()
/aosp14/frameworks/base/tools/xmlpersistence/src/main/kotlin/
H A DParser.kt230 ResolvedPrimitiveType.CHAR -> TypeName.CHAR
/aosp14/frameworks/base/tools/processors/view_inspector/test/java/android/processor/view/inspector/
H A DInspectionCompanionGeneratorTest.java68 addProperty("char", "getChar", Property.Type.CHAR); in testSimpleProperties()
/aosp14/frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/
H A DInspectableClassModel.java268 CHAR, enumConstant
H A DInspectablePropertyProcessor.java478 case CHAR: in convertTypeMirrorToPropertyType()
479 return Property.Type.CHAR; in convertTypeMirrorToPropertyType()
H A DInspectionCompanionGenerator.java485 case CHAR: in methodSuffixForPropertyType()
/aosp14/frameworks/base/tools/processors/immutability/src/android/processor/immutability/
H A DImmutabilityProcessor.kt261 TypeKind.CHAR,
/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViews.java1545 case BaseReflectionAction.CHAR: in getParameterType()
1922 static final int CHAR = 8; field in RemoteViews.BaseReflectionAction
2112 case CHAR: in ReflectionAction()
2184 case CHAR: in writeToParcel()
5433 addAction(new ReflectionAction(viewId, methodName, BaseReflectionAction.CHAR, value));
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt69017 Landroid/widget/RemoteViews$ReflectionAction;->CHAR:I