Searched defs:nativeSetDefault (Results 1 - 2 of 2) sorted by path

/frameworks/base/graphics/java/android/graphics/
H A DTypeface.java86 nativeSetDefault(t.native_instance);
393 private static native void nativeSetDefault(long native_instance); method in class:Typeface
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DTypeface_Delegate.java190 /*package*/ static void nativeSetDefault(long native_instance) { method in class:Typeface_Delegate

Completed in 104 milliseconds