Searched defs:DEBUG_LOAD (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java150 static final boolean DEBUG_LOAD = false; // STOPSHIP if true field in class:ShortcutService
1025 if (DEBUG_LOAD) {
/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java73 private static final boolean DEBUG_LOAD = false; field in class:ResourcesImpl
747 if (DEBUG_LOAD) {
798 if (DEBUG_LOAD) {
986 if (DEBUG_LOAD) {

Completed in 64 milliseconds