Home
last modified time | relevance | path

Searched refs:incRefsLocked (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/res/
DAssetManager.java91 incRefsLocked(this.hashCode()); in AssetManager()
113 incRefsLocked(this.hashCode()); in AssetManager()
316 incRefsLocked(res.hashCode()); in open()
408 incRefsLocked(res.hashCode()); in openNonAsset()
488 incRefsLocked(res.hashCode()); in openXmlBlockAsset()
507 incRefsLocked(res); in createTheme()
789 private final void incRefsLocked(long id) { in incRefsLocked() method in AssetManager