Home
last modified time | relevance | path

Searched refs:DEBUG_REBOOT (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java689 if (DEBUG || DEBUG_REBOOT) { in onBootPhase()
704 if (DEBUG || DEBUG_REBOOT) { in handleUnlockUser()
731 if (DEBUG || DEBUG_REBOOT) { in handleStopUser()
747 if (DEBUG || DEBUG_REBOOT) { in unloadUserLocked()
1213 if (DEBUG || DEBUG_REBOOT) { in scheduleSaveInner()
1228 if (DEBUG || DEBUG_REBOOT) { in saveDirtyInfo()
2952 if (DEBUG_REBOOT) {
3830 if (DEBUG || DEBUG_REBOOT) {
3877 if (DEBUG_REBOOT) {
3903 if (DEBUG || DEBUG_REBOOT) {
[all …]
H A DShortcutPackage.java790 if (ShortcutService.DEBUG || ShortcutService.DEBUG_REBOOT) { in getApiCallCount()
1149 if (ShortcutService.DEBUG || ShortcutService.DEBUG_REBOOT) { in rescanPackageIfNeeded()
1163 if (ShortcutService.DEBUG || ShortcutService.DEBUG_REBOOT) { in rescanPackageIfNeeded()
1251 if (ShortcutService.DEBUG || ShortcutService.DEBUG_REBOOT) { in publishManifestShortcuts()
1996 if (ShortcutService.DEBUG_LOAD || ShortcutService.DEBUG_REBOOT) { in loadFromFile()
2140 if (ShortcutService.DEBUG_LOAD || ShortcutService.DEBUG_REBOOT) { in parseShortcut()
2231 if (ShortcutService.DEBUG_LOAD || ShortcutService.DEBUG_REBOOT) { in parseIntent()
2454 if (ShortcutService.DEBUG_REBOOT) { in setupSchema()
2605 if (ShortcutService.DEBUG_REBOOT) { in saveShortcutsAsync()
H A DShortcutPackageItem.java225 if (ShortcutService.DEBUG || ShortcutService.DEBUG_REBOOT) { in saveShortcutPackageItem()
H A DShortcutUser.java301 if (ShortcutService.DEBUG_REBOOT) { in rescanPackageIfNeeded()