Searched refs:nativeGetSupportedAxes (Results 1 – 3 of 3) sorted by relevance
152 /*package*/ static synchronized int[] nativeGetSupportedAxes(long native_instance) { in nativeGetSupportedAxes() method in Typeface_Delegate
1480 mSupportedAxes = nativeGetSupportedAxes(native_instance);1510 private static native int[] nativeGetSupportedAxes(long native_instance);
21364 Landroid/graphics/Typeface;->nativeGetSupportedAxes(J)[I