Searched defs:DEBUG_ICONS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DApplicationPackageManager.java100 private final static boolean DEBUG_ICONS = false; field in class:ApplicationPackageManager
1047 if (DEBUG_ICONS) {
1352 if (DEBUG_ICONS) Log.v(TAG, "Get cached weak drawable ref for "
1357 if (DEBUG_ICONS) {
1378 if (DEBUG_ICONS) Log.v(TAG, "Added cached drawable state for " + name + ": " + dr);

Completed in 62 milliseconds