Home
last modified time | relevance | path

Searched defs:DEBUG_LOAD (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java80 private static final boolean DEBUG_LOAD = false; field in ResourcesImpl
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java169 static final boolean DEBUG_LOAD = false; // STOPSHIP if true field in ShortcutService