Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java131 static final boolean DEBUG_LIVE = DEBUG || true; field in WallpaperManagerService
934 if (DEBUG_LIVE) {
1003 if (DEBUG_LIVE) { in scheduleTimeoutLocked()
1047 if (DEBUG_LIVE) { in processDisconnect()
1157 if (DEBUG_LIVE) { in onPackageUpdateFinished()
1200 if (DEBUG_LIVE) { in onPackageUpdateStarted()
2207 if (DEBUG_LIVE) { in bindWallpaperComponentLocked()
2223 if (DEBUG_LIVE) Slog.v(TAG, "No default component; using image wallpaper"); in bindWallpaperComponentLocked()