Home
last modified time | relevance | path

Searched refs:nativeGetStyle (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/res/
H A DStringBlock.java129 int[] style = nativeGetStyle(mNative, idx); in getSequence()
565 private static native int[] nativeGetStyle(long obj, int idx); in nativeGetStyle() method in StringBlock
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DTypeface.java1198 mStyle = nativeGetStyle(ni);
1608 private static native int nativeGetStyle(long nativePtr);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt13964 Landroid/content/res/StringBlock;->nativeGetStyle(JI)[I
18485 Landroid/graphics/Typeface;->nativeGetStyle(J)I