Home
last modified time | relevance | path

Searched refs:getNumericValue (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
DCharacterPerfTest.java131 Character.getNumericValue(mChars[ch]); in timeGetNumericValue()
137 Character.getNumericValue((int) mChars[ch]); in timeGetNumericValue()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DHelper.java259 static int getNumericValue(@NonNull LogMaker log, int tag) { in getNumericValue() method
DSession.java72 import static com.android.server.autofill.Helper.getNumericValue;
6535 getNumericValue(log, MetricsEvent.FIELD_AUTOFILL_AUTHENTICATION_STATUS); in dumpRequestLog()
6559 final int value = getNumericValue(log, tag); in dumpNumericValue()
/frameworks/opt/calendar/src/com/android/calendarcommon2/
DTime.java469 return Character.getNumericValue(c) * mul; in getChar()
/frameworks/base/core/java/android/text/format/
DTime.java505 return Character.getNumericValue(c) * mul; in getChar()
/frameworks/base/core/java/android/text/
DTextUtils.java1133 int which = Character.getNumericValue(next) - 1; in expandTemplate()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt40726 method public static int getNumericValue(char);
40727 method public static int getNumericValue(int);
/frameworks/base/config/
Dboot-image-profile.txt24196 HSPLjava/lang/Character;->getNumericValue(C)I
24197 HSPLjava/lang/Character;->getNumericValue(I)I