Searched refs:DEBUG_REFS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/res/
H A DAssetManager.java63 private static final boolean DEBUG_REFS = false; field in class:AssetManager
90 if (DEBUG_REFS) {
111 if (DEBUG_REFS) {
524 if (DEBUG_REFS && mNumRefs != 0) {
754 if (DEBUG_REFS) {
766 if (DEBUG_REFS && mRefStacks != null) {

Completed in 110 milliseconds