Searched refs:nativeGetWeight (Results 1 – 3 of 3) sorted by relevance
227 /*package*/ static int nativeGetWeight(long native_instance) { in nativeGetWeight() method in Typeface_Delegate
1176 mWeight = nativeGetWeight(ni);1519 private static native int nativeGetWeight(long nativePtr);
21365 Landroid/graphics/Typeface;->nativeGetWeight(J)I