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.java97 incRefsLocked(this.hashCode()); in AssetManager()
119 incRefsLocked(this.hashCode()); in AssetManager()
350 incRefsLocked(res.hashCode()); in open()
442 incRefsLocked(res.hashCode()); in openNonAsset()
522 incRefsLocked(res.hashCode()); in openXmlBlockAsset()
541 incRefsLocked(res); in createTheme()
864 private final void incRefsLocked(long id) { in incRefsLocked() method in AssetManager