/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/lang/ |
H A D | Character.annotated.java | 75 public static int codePointBefore(@libcore.util.NonNull java.lang.CharSequence seq, int index) { th… in codePointBefore() method in Character 77 public static int codePointBefore(char[] a, int index) { throw new RuntimeException("Stub!"); } in codePointBefore() method in Character 79 public static int codePointBefore(char[] a, int index, int start) { throw new RuntimeException("Stu… in codePointBefore() method in Character
|
H A D | StringBuilder.annotated.java | 134 public int codePointBefore(int index) { throw new RuntimeException("Stub!"); } in codePointBefore() method in StringBuilder
|
H A D | StringBuffer.annotated.java | 55 public synchronized int codePointBefore(int index) { throw new RuntimeException("Stub!"); } in codePointBefore() method in StringBuffer
|
H A D | String.annotated.java | 82 public int codePointBefore(int index) { throw new RuntimeException("Stub!"); } in codePointBefore() method in String
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/ |
H A D | Character.java | 119 public static int codePointBefore(java.lang.CharSequence seq, int index) { in codePointBefore() method in Character 123 public static int codePointBefore(char[] a, int index) { in codePointBefore() method in Character 127 public static int codePointBefore(char[] a, int index, int start) { in codePointBefore() method in Character
|
H A D | AbstractStringBuilder.java | 81 public int codePointBefore(int index) { in codePointBefore() method in AbstractStringBuilder
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | formatted_string_builder.cpp | 134 UChar32 FormattedStringBuilder::codePointBefore(int32_t index) const { in codePointBefore() function in FormattedStringBuilder
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | formatted_string_builder.cpp | 134 UChar32 FormattedStringBuilder::codePointBefore(int32_t index) const { in codePointBefore() function in FormattedStringBuilder
|
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/lang/ |
H A D | Character.annotated.java | 45 public static int codePointBefore(char[] a, int index) { throw new RuntimeException("Stub!"); } in codePointBefore() method in Character 47 public static int codePointBefore(char[] a, int index, int start) { throw new RuntimeException("Stu… in codePointBefore() method in Character 49 public static int codePointBefore(java.lang.CharSequence seq, int index) { throw new RuntimeExcepti… in codePointBefore() method in Character
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/ |
H A D | StringBuffer.java | 263 public synchronized int codePointBefore(int index) { in codePointBefore() method in StringBuffer
|
H A D | AbstractStringBuilder.java | 376 public int codePointBefore(int index) { in codePointBefore() method in AbstractStringBuilder
|
H A D | Character.java | 9476 public static int codePointBefore(CharSequence seq, int index) { in codePointBefore() method in Character 9508 public static int codePointBefore(char[] a, int index) { in codePointBefore() method in Character 9539 public static int codePointBefore(char[] a, int index, int start) { in codePointBefore() method in Character
|
H A D | StringLatin1.java | 62 public static int codePointBefore(byte[] value, int index) { in codePointBefore() method in StringLatin1
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/ |
D | StringBuffer.java | 263 public synchronized int codePointBefore(int index) { in codePointBefore() method in StringBuffer
|
D | AbstractStringBuilder.java | 376 public int codePointBefore(int index) { in codePointBefore() method in AbstractStringBuilder
|
D | Character.java | 9476 public static int codePointBefore(CharSequence seq, int index) { in codePointBefore() method in Character 9508 public static int codePointBefore(char[] a, int index) { in codePointBefore() method in Character 9539 public static int codePointBefore(char[] a, int index, int start) { in codePointBefore() method in Character
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/4/libcore/ojluni/src/main/java/java/lang/ |
D | StringBuffer.java | 263 public synchronized int codePointBefore(int index) { in codePointBefore() method in StringBuffer
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/1/libcore/ojluni/src/main/java/java/lang/ |
D | AbstractStringBuilder.java | 376 public int codePointBefore(int index) { in codePointBefore() method in AbstractStringBuilder
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/2/libcore/ojluni/src/main/java/java/lang/ |
D | Character.java | 9476 public static int codePointBefore(CharSequence seq, int index) { in codePointBefore() method in Character 9508 public static int codePointBefore(char[] a, int index) { in codePointBefore() method in Character 9539 public static int codePointBefore(char[] a, int index, int start) { in codePointBefore() method in Character
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/lang/ |
H A D | UCharacter.java | 1569 public static int codePointBefore(java.lang.CharSequence seq, int index) { throw new RuntimeExcepti… in codePointBefore() method in UCharacter 1581 public static int codePointBefore(char[] text, int index) { throw new RuntimeException("Stub!"); } in codePointBefore() method in UCharacter 1594 public static int codePointBefore(char[] text, int index, int limit) { throw new RuntimeException("… in codePointBefore() method in UCharacter
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/lang/ |
H A D | UCharacter.java | 1569 public static int codePointBefore(java.lang.CharSequence seq, int index) { throw new RuntimeExcepti… in codePointBefore() method in UCharacter 1581 public static int codePointBefore(char[] text, int index) { throw new RuntimeException("Stub!"); } in codePointBefore() method in UCharacter 1594 public static int codePointBefore(char[] text, int index, int limit) { throw new RuntimeException("… in codePointBefore() method in UCharacter
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/lang/ |
H A D | UCharacter.java | 1569 public static int codePointBefore(java.lang.CharSequence seq, int index) { throw new RuntimeExcepti… in codePointBefore() method in UCharacter 1581 public static int codePointBefore(char[] text, int index) { throw new RuntimeException("Stub!"); } in codePointBefore() method in UCharacter 1594 public static int codePointBefore(char[] text, int index, int limit) { throw new RuntimeException("… in codePointBefore() method in UCharacter
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/lang/ |
H A D | UCharacter.java | 1569 public static int codePointBefore(java.lang.CharSequence seq, int index) { throw new RuntimeExcepti… in codePointBefore() method in UCharacter 1581 public static int codePointBefore(char[] text, int index) { throw new RuntimeException("Stub!"); } in codePointBefore() method in UCharacter 1594 public static int codePointBefore(char[] text, int index, int limit) { throw new RuntimeException("… in codePointBefore() method in UCharacter
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/lang/ |
H A D | UCharacter.java | 1569 public static int codePointBefore(java.lang.CharSequence seq, int index) { throw new RuntimeExcepti… in codePointBefore() method in UCharacter 1581 public static int codePointBefore(char[] text, int index) { throw new RuntimeException("Stub!"); } in codePointBefore() method in UCharacter 1594 public static int codePointBefore(char[] text, int index, int limit) { throw new RuntimeException("… in codePointBefore() method in UCharacter
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/lang/ |
H A D | UCharacter.java | 1569 public static int codePointBefore(java.lang.CharSequence seq, int index) { throw new RuntimeExcepti… in codePointBefore() method in UCharacter 1581 public static int codePointBefore(char[] text, int index) { throw new RuntimeException("Stub!"); } in codePointBefore() method in UCharacter 1594 public static int codePointBefore(char[] text, int index, int limit) { throw new RuntimeException("… in codePointBefore() method in UCharacter
|