Searched defs:nativeUnref (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DTypeface_Delegate.java208 /*package*/ static void nativeUnref(long native_instance) { method in class:Typeface_Delegate
/frameworks/base/graphics/java/android/graphics/
H A DTypeface.java1018 nativeUnref(native_instance);
1069 private static native void nativeUnref(long native_instance); method in class:Typeface

Completed in 85 milliseconds