Searched refs:DEBUG_ICONS (Results 1 – 2 of 2) sorted by relevance
162 private static final boolean DEBUG_ICONS = false; field in ApplicationPackageManager1831 if (DEBUG_ICONS) { in getDrawable()2251 if (DEBUG_ICONS) Log.v(TAG, "Get cached weak drawable ref for " in getCachedIcon()2256 if (DEBUG_ICONS) { in getCachedIcon()2277 if (DEBUG_ICONS) Log.v(TAG, "Added cached drawable state for " + name + ": " + dr); in putCachedIcon()
3659 Landroid/app/ApplicationPackageManager;->DEBUG_ICONS:Z