Home
last modified time | relevance | path

Searched defs:getDigit (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/pdfium/third_party/bigint/
H A DBigUnsignedInABase.hh115 Digit getDigit(Index i) const { return i >= len ? 0 : blk[i]; } in getDigit() function in BigUnsignedInABase
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/bouncer/ui/composable/
DPinInputEntry.java44 public final com.android.systemui.bouncer.ui.viewmodel.EntryToken.Digit getDigit() { in getDigit() method in PinInputEntry
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/searchfragment/common/
DQueryFilteringUtil.java203 static char getDigit(char c, Context context) { in getDigit() method in QueryFilteringUtil
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DDecimalFormatProperties.java363 public char getDigit() in getDigit() method in DecimalFormatProperties
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
H A DDecimalQuantity.java212 public byte getDigit(int magnitude); in getDigit() method
H A DDecimalQuantity_AbstractBCD.java320 public byte getDigit(int magnitude) { in getDigit() method in DecimalQuantity_AbstractBCD
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/
H A DDecimalQuantity.java210 public byte getDigit(int magnitude); in getDigit() method
H A DDecimalQuantity_AbstractBCD.java318 public byte getDigit(int magnitude) { in getDigit() method in DecimalQuantity_AbstractBCD
/aosp_15_r20/external/icu/icu4j/main/localespi/src/main/java/com/ibm/icu/impl/jdkadapter/
H A DDecimalFormatSymbolsICU.java72 public char getDigit() { in getDigit() method in DecimalFormatSymbolsICU
/aosp_15_r20/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/sections/
H A DPersistLogSection.java275 private static int getDigit(String str, int pos) { in getDigit() method in PersistLogSection
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/text/
DDecimalFormatSymbols.java292 public char getDigit() { in getDigit() method in DecimalFormatSymbols
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/
DDecimalFormatSymbols.java292 public char getDigit() { in getDigit() method in DecimalFormatSymbols
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/
H A DDecimalFormatSymbols.java292 public char getDigit() { in getDigit() method in DecimalFormatSymbols
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/text/
H A DDecimalFormatSymbols.java112 public char getDigit() { in getDigit() method in DecimalFormatSymbols
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/
H A DDecimalFormatSymbols.java364 public char getDigit() { throw new RuntimeException("Stub!"); } in getDigit() method in DecimalFormatSymbols
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/
H A DDecimalFormatSymbols.java364 public char getDigit() { throw new RuntimeException("Stub!"); } in getDigit() method in DecimalFormatSymbols
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DDecimalFormatSymbols.java364 public char getDigit() { throw new RuntimeException("Stub!"); } in getDigit() method in DecimalFormatSymbols
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/
H A DDecimalFormatSymbols.java364 public char getDigit() { throw new RuntimeException("Stub!"); } in getDigit() method in DecimalFormatSymbols
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/
H A DDecimalFormatSymbols.java364 public char getDigit() { throw new RuntimeException("Stub!"); } in getDigit() method in DecimalFormatSymbols
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
H A DDecimalFormatSymbols.java364 public char getDigit() { throw new RuntimeException("Stub!"); } in getDigit() method in DecimalFormatSymbols
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/incident_helper/incident-helper-cmd/android_common/javac/
Dincident-helper-cmd.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/incident-helper-cmd_intermediates/
Dclasses.jarcom/android/commands/incident/sections/PersistLogSection.class PersistLogSection.java package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/incident_helper/incident-helper-cmd/android_common/repackaged-jarjar/javac/
Dincident-helper-cmd.jarcom/android/commands/incident/sections/PersistLogSection.class PersistLogSection.java package com. ...
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDecimalFormatSymbols.java591 public char getDigit() { in getDigit() method in DecimalFormatSymbols
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DDecimalFormatSymbols.java625 public char getDigit() { in getDigit() method in DecimalFormatSymbols

12345678910>>...16