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