HomeSort by relevance Sort by last modified time
    Searched refs:nativeUnref (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/webkit/
WebHistoryItemClassic.java 58 nativeUnref(mNativeBridge);
214 private native void nativeUnref(int nptr);
  /frameworks/base/graphics/java/android/graphics/
Typeface.java 199 nativeUnref(native_instance);
224 private static native void nativeUnref(int native_instance);
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Typeface_Delegate.java 177 /*package*/ static void nativeUnref(int native_instance) {

Completed in 376 milliseconds