Home
last modified time | relevance | path

Searched refs:DEBUG_LOAD (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/res/
DResourcesImpl.java88 private static final boolean DEBUG_LOAD = false; field in ResourcesImpl
952 if (DEBUG_LOAD) {
1054 if (DEBUG_LOAD) {
1246 if (DEBUG_LOAD) {
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutLauncher.java313 if (ShortcutService.DEBUG_LOAD) { in loadFromFile()
DShortcutPackage.java2017 if (ShortcutService.DEBUG_LOAD || ShortcutService.DEBUG_REBOOT) { in loadFromFile()
2161 if (ShortcutService.DEBUG_LOAD || ShortcutService.DEBUG_REBOOT) { in parseShortcut()
2252 if (ShortcutService.DEBUG_LOAD || ShortcutService.DEBUG_REBOOT) { in parseIntent()
DShortcutService.java173 static final boolean DEBUG_LOAD = false; // STOPSHIP if true field in ShortcutService
1198 if (DEBUG_LOAD || DEBUG_REBOOT) { in loadUserInternal()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt13867 Landroid/content/res/ResourcesImpl;->DEBUG_LOAD:Z