Searched defs:unref (Results 1 - 2 of 2) sorted by relevance
/frameworks/base/libs/hwui/hwui/ | ||
H A D | Typeface.cpp | 158 void Typeface::unref() { function in class:android::Typeface |
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/ | ||
H A D | BackgroundManager.java | 533 public void unref() { method in class:BackgroundManager.BackgroundContinuityService 534 if (mCount <= 0) throw new IllegalStateException("Can't unref, count " + mCount); 854 mService.unref(); |
Completed in 233 milliseconds