Searched refs:Slog (Results 26 - 50 of 520) sorted by relevance

1234567891011>>

/frameworks/base/services/core/java/com/android/server/connectivity/
H A DNat464Xlat.java32 import android.util.Slog;
124 Slog.e(TAG, "startClat: already started");
129 Slog.e(TAG, "startClat: Can't start clat with null LinkProperties");
136 Slog.e(TAG, "startClat: Can't register interface observer for clat on " + mNetwork);
142 Slog.e(TAG, "startClat: Can't start clat on null interface");
148 Slog.i(TAG, "Starting clatd on " + mBaseIface);
152 Slog.e(TAG, "Error starting clatd: " + e);
161 Slog.i(TAG, "Stopping clatd");
165 Slog.e(TAG, "Error stopping clatd: " + e);
170 Slog
[all...]
/frameworks/base/services/core/java/com/android/server/wm/
H A DAppWindowContainerController.java44 import android.util.Slog;
82 if (DEBUG_VISIBILITY) Slog.v(TAG_WM, "Reporting drawn in "
90 if (DEBUG_VISIBILITY) Slog.v(TAG_WM, "Reporting drawn in "
104 if (DEBUG_VISIBILITY) Slog.v(TAG_WM, "Reporting visible in "
113 if (DEBUG_VISIBILITY) Slog.v(TAG_WM, "Reporting gone in "
122 if (DEBUG_STARTING_WINDOW) Slog.v(TAG_WM, "mContainer was null while trying to"
126 if (DEBUG_STARTING_WINDOW) Slog.v(TAG_WM, "Remove starting " + mContainer
136 Slog.v(TAG_WM, "startingWindow was set but startingSurface==null, couldn't "
140 Slog.v(TAG_WM, "Tried to remove starting window but startingWindow was null:"
148 Slog
[all...]
H A DBoundsAnimationController.java34 import android.util.Slog;
85 if (DEBUG) Slog.d(TAG, "onAppTransitionCancelledLocked:"
90 if (DEBUG) Slog.d(TAG, "onAppTransitionFinishedLocked:"
202 if (DEBUG) Slog.d(TAG, "onAnimationStart: mTarget=" + mTarget
245 if (DEBUG) Slog.d(TAG, "pause: waiting for windows drawn");
252 if (DEBUG) Slog.d(TAG, "resume:");
265 if (DEBUG) Slog.d(TAG, "animateUpdate: mTarget=" + mTarget + " mBounds="
275 if (DEBUG) Slog.d(TAG, "animateUpdate: cancelled");
292 if (DEBUG) Slog.d(TAG, "onAnimationEnd: mTarget=" + mTarget
312 if (DEBUG) Slog
[all...]
H A DDimLayer.java29 import android.util.Slog;
96 if (DEBUG_DIM_LAYER) Slog.v(TAG, "Ctor: displayId=" + displayId);
112 if (SHOW_TRANSACTIONS || SHOW_SURFACE_ALLOC) Slog.i(TAG,
119 Slog.e(TAG_WM, "Exception creating Dim surface", e);
166 if (DEBUG_DIM_LAYER) Slog.v(TAG, "setAlpha alpha=" + alpha);
172 if (DEBUG_DIM_LAYER) Slog.v(TAG, "setAlpha hiding");
178 if (DEBUG_DIM_LAYER) Slog.v(TAG, "setAlpha showing");
185 Slog.w(TAG, "Failure setting alpha immediately", e);
200 if (DEBUG_DIM_LAYER) Slog.v(TAG,
235 Slog
[all...]
H A DScreenRotationAnimation.java33 import android.util.Slog;
257 if (SHOW_LIGHT_TRANSACTIONS) Slog.i(TAG_WM,
273 Slog.w(TAG, "ScreenRotationAnimation ctor: displayOffset="
292 Slog.w(TAG, "Unable to allocate freeze surface", e);
295 if (SHOW_TRANSACTIONS || SHOW_SURFACE_ALLOC) Slog.i(TAG_WM,
302 if (SHOW_LIGHT_TRANSACTIONS) Slog.i(TAG_WM,
331 Slog.i(TAG, "Original : (" + srcPnts[0] + "," + srcPnts[1]
333 Slog.i(TAG, "Transformed: (" + dstPnts[0] + "," + dstPnts[1]
370 if (DEBUG_STATE) Slog.v(TAG, "**** ROTATION: " + delta);
410 if (DEBUG_STATE) Slog
[all...]
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DNetworkLoggingHandler.java29 import android.util.Slog;
70 Slog.d(TAG, "Received a batch finalization timeout alarm, finalizing "
132 Slog.d(TAG, "NetworkLoggingHandler received an unknown of message.");
145 Slog.d(TAG, "Scheduled a new batch finalization alarm " + BATCH_FINALIZATION_TIMEOUT_MS
150 Slog.d(TAG, "Paused network logging");
158 Slog.d(TAG, "Attempted to resume network logging, but logging is not paused.");
162 Slog.d(TAG, "Resumed network logging. Current batch=" + mCurrentBatchToken
180 Slog.d(TAG, "Discarded all network logs");
202 Slog.d(TAG, "Was about to finalize the batch, but there were no events to send to"
224 Slog
[all...]
H A DSecurityLogMonitor.java24 import android.util.Slog;
110 Slog.i(TAG, "Starting security logging.");
128 Slog.i(TAG, "Stopping security logging.");
155 Slog.i(TAG, "Paused.");
183 Slog.i(TAG, "Resumed.");
199 Slog.i(TAG, "Discarded all logs.");
231 if (DEBUG) Slog.d(TAG, "SecurityLog.readEvents");
238 if (DEBUG) Slog.d(TAG, "SecurityLog.readEventsSince: " + startNanos);
247 if (DEBUG) Slog.d(TAG, "Got out of order events, sorting.");
254 if (DEBUG) Slog
[all...]
/frameworks/base/core/java/com/android/server/backup/
H A DNotificationBackupHelper.java25 import android.util.Slog;
53 Slog.e(TAG, "Couldn't communicate with notification manager");
63 Slog.v(TAG, "Got restore of " + key);
73 Slog.e(TAG, "Couldn't communicate with notification manager");
/frameworks/base/services/backup/java/com/android/server/backup/
H A DKeyValueAdbBackupEngine.java20 import android.util.Slog;
94 Slog.e(TAG, "Failed binding to BackupAgent for package "
102 Slog.e(TAG, "Backup Failed for package " + mCurrentPackage.packageName);
109 Slog.e(TAG, "Failed creating files for package " + mCurrentPackage.packageName
128 Slog.e(TAG, "SELinux restorecon failed on " + mBackupDataName);
140 Slog.e(TAG, "error in binding to agent for package " + targetApp.packageName
157 Slog.e(TAG, "Key-value backup failed on package " + packageName);
161 Slog.i(TAG, "Key-value backup success for package " + packageName);
165 Slog.e(TAG, "Error invoking agent for backup on " + packageName + ". " + e);
189 Slog
[all...]
H A DBackupManagerService.java113 import android.util.Slog;
404 Slog.i(TAG, "Backup enable apparently not migrated");
411 Slog.i(TAG, "Migrating enable state " + (enableState != 0));
418 Slog.i(TAG, "Backup not yet configured; retaining null enable state");
443 Slog.d(TAG, "Provisioning change: was=" + wasProvisioned
450 if (MORE_DEBUG) Slog.d(TAG, "Now provisioned, so starting backups");
856 Slog.v(TAG, "Backup requested but no transport available");
875 if (DEBUG) Slog.v(TAG, "clearing pending backups");
902 Slog.e(TAG, "Transport became unavailable attempting backup"
907 Slog
[all...]
/frameworks/base/services/core/java/com/android/server/notification/
H A DBadgeExtractor.java19 import android.util.Slog;
31 if (DBG) Slog.d(TAG, "Initializing " + getClass().getSimpleName() + ".");
36 if (DBG) Slog.d(TAG, "skipping empty notification");
41 if (DBG) Slog.d(TAG, "missing config");
/frameworks/base/services/core/java/com/android/server/content/
H A DSyncJobService.java26 import android.util.Slog;
54 Slog.e(TAG, "Messenger not initialized.");
60 Slog.e(TAG, e.toString());
74 Slog.e(TAG, "Got invalid job " + params.getJobId());
78 Slog.v(TAG, "Got start job message " + op.target);
88 Slog.v(TAG, "onStopJob called " + params.getJobId() + ", reason: "
118 Slog.e(TAG, "Job params not found for " + String.valueOf(jobId));
/frameworks/base/core/java/android/service/dreams/
H A DSandman.java28 import android.util.Slog;
73 Slog.i(TAG, "Dreams currently disabled for docks.");
86 Slog.i(TAG, "Activating dream while docked.");
98 Slog.i(TAG, "Activating dream by user request.");
105 Slog.e(TAG, "Could not start dream when docked.", ex);
/frameworks/base/services/core/java/com/android/server/
H A DSystemServerInitThreadPool.java21 import android.util.Slog;
62 Slog.d(TAG, "Started executing " + description);
66 Slog.e(TAG, "Failure in " + description + ": " + e, e);
69 Slog.d(TAG, "Finished executing " + description);
92 Slog.d(TAG, "Shutdown successful");
H A DEntropyMixer.java34 import android.util.Slog;
77 Slog.e(TAG, "Will not process invalid message");
130 Slog.w(TAG, "No existing entropy file -- first boot?");
132 Slog.w(TAG, "Failure loading existing entropy file", e);
138 Slog.i(TAG, "Writing entropy...");
141 Slog.w(TAG, "Unable to write entropy", e);
179 Slog.w(TAG, "Unable to add device specific data to the entropy pool", e);
193 Slog.i(TAG, "Added HW RNG output to entropy pool");
197 Slog.w(TAG, "Failed to add HW RNG output to entropy pool", e);
H A DPersistentDataBlockService.java31 import android.util.Slog;
110 Slog.e(TAG, "not able to find package " + allowedPackage, e);
222 Slog.i(TAG, "Formatting FRP partition...");
239 Slog.e(TAG, "partition not available?", e);
247 Slog.e(TAG, "failed to write block checksum", e);
263 Slog.e(TAG, "partition not available?", e);
272 Slog.e(TAG, "SHA-256 not supported?", e);
291 Slog.e(TAG, "failed to read partition", e);
305 Slog.e(TAG, "partition not available?", e);
316 Slog
[all...]
/frameworks/base/services/core/java/com/android/server/hdmi/
H A DSelectRequestBuffer.java22 import android.util.Slog;
61 Slog.e(TAG, "Local tv device not available");
74 Slog.e(TAG, "Invoking callback failed:" + e);
93 Slog.v(TAG, "calling delayed deviceSelect id:" + mId);
107 Slog.v(TAG, "calling delayed portSelect id:" + mId);
H A DDeviceDiscoveryAction.java20 import android.util.Slog;
112 Slog.v(TAG, "No device is detected.");
117 Slog.v(TAG, "Device detected: " + ackedAddress);
134 Slog.v(TAG, "Start [Physical Address Stage]:" + mDevices.size());
162 Slog.v(TAG, "Start [Osd Name Stage]:" + mDevices.size());
185 Slog.v(TAG, "Start [Vendor Id Stage]:" + mDevices.size());
251 Slog.w(TAG, "Unmatched address[expected:" + current.mLogicalAddress + ", actual:" +
277 Slog.w(TAG, "Unmatched address[expected:" + current.mLogicalAddress + ", actual:" +
286 Slog.w(TAG, "Failed to decode display name: " + cmd.toString());
300 Slog
[all...]
/frameworks/base/services/print/java/com/android/server/print/
H A DRemotePrintSpooler.java43 import android.util.Slog;
149 Slog.e(LOG_TAG, "Interrupted while waiting for operation to complete");
154 Slog.i(LOG_TAG, "Unbinding as previous binding was low priority");
173 Slog.e(LOG_TAG, "Error getting print jobs.", e);
176 Slog.i(LOG_TAG, "[user: " + mUserHandle.getIdentifier() + "] getPrintJobInfos()");
195 Slog.e(LOG_TAG, "Error creating print job.", e);
198 Slog.i(LOG_TAG, "[user: " + mUserHandle.getIdentifier() + "] createPrintJob()");
216 Slog.e(LOG_TAG, "Error writing print job data.", e);
219 Slog.i(LOG_TAG, "[user: " + mUserHandle.getIdentifier() + "] writePrintJobData()");
241 Slog
[all...]
/frameworks/base/packages/WallpaperBackup/src/com/android/wallpaperbackup/
H A DWallpaperBackupAgent.java39 import android.util.Slog;
89 Slog.v(TAG, "onCreate()");
101 Slog.v(TAG, "quota file " + mQuotaFile.getPath() + " exists=" + mQuotaExceeded);
143 Slog.v(TAG, "sysGen=" + sysGeneration + " : sysChanged=" + sysChanged);
144 Slog.v(TAG, "lockGen=" + lockGeneration + " : lockChanged=" + lockChanged);
145 Slog.v(TAG, "sysEligble=" + sysEligible);
146 Slog.v(TAG, "lockEligible=" + lockEligible);
152 if (DEBUG) Slog.v(TAG, "New wallpaper configuration; copying");
155 if (DEBUG) Slog.v(TAG, "Storing wallpaper metadata");
160 if (DEBUG) Slog
[all...]
/frameworks/base/services/core/java/com/android/server/tv/
H A DTvRemoteProviderProxy.java31 import android.util.Slog;
100 Slog.d(TAG, this + ": Starting");
111 Slog.d(TAG, this + ": Stopping");
143 Slog.d(TAG, this + ": Binding");
153 Slog.d(TAG, this + ": Bind failed");
157 Slog.d(TAG, this + ": Bind failed", ex);
166 Slog.d(TAG, this + ": Unbinding");
178 Slog.d(TAG, this + ": onServiceConnected()");
192 Slog.d(TAG, this + ": Connected successfully.");
196 Slog
[all...]
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardDisplayManager.java26 import android.util.Slog;
46 if (DEBUG) Slog.v(TAG, "show");
56 if (DEBUG) Slog.v(TAG, "hide");
67 if (DEBUG) Slog.d(TAG, "onRouteSelected: type=" + type + ", info=" + info);
73 if (DEBUG) Slog.d(TAG, "onRouteUnselected: type=" + type + ", info=" + info);
79 if (DEBUG) Slog.d(TAG, "onRoutePresentationDisplayChanged: info=" + info);
101 if (DEBUG) Slog.v(TAG, "Display gone: " + mPresentation.getDisplay());
107 if (DEBUG) Slog.i(TAG, "Keyguard enabled on display: " + presentationDisplay);
114 Slog.w(TAG, "Invalid display:", ex);
/frameworks/base/core/java/com/android/internal/alsa/
H A DAlsaCardsParser.java19 import android.util.Slog;
65 Slog.e(TAG, "Failed to parse line " + lineIndex + " of " + kCardsFilePath
99 Slog.d(TAG, "" + listIndex +
109 Slog.i(TAG, "AlsaCardsParser.scan()");
121 Slog.i(TAG, " " + line);
130 Slog.i(TAG, " " + line);
200 Slog.d(TAG, rec.mCardName + " card:" + rec.mCardNum + " usb:" + rec.mIsUsb);
211 Slog.d(TAG, rec.mCardName + " card:" + rec.mCardNum + " usb:" + rec.mIsUsb);
225 Slog.d(TAG, "getDefaultCard() default usb card:" + card);
233 Slog
[all...]
/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java62 import android.util.Slog;
177 Slog.e(TAG, "No assist structure - app might have crashed providing it");
183 Slog.e(TAG, "No receiver extras - app might have crashed providing it");
190 Slog.v(TAG, "New structure for requestId " + requestId + ": " + structure);
259 Slog.v(TAG, "fillStructureWithAllowedValues(): no node for " + viewState.id);
317 Slog.v(TAG, "Requesting structure for requestId=" + requestId + ", flags=" + flags);
334 Slog.w(TAG, "failed to request autofill data for " + mActivityToken);
382 Slog.w(TAG, "Call to Session#switchActivity() rejected - session: "
400 Slog.w(TAG, "Call to Session#onFillRequestSuccess() rejected - session: "
406 if (sVerbose) Slog
[all...]
/frameworks/base/services/core/java/com/android/server/media/
H A DRemoteDisplayProviderProxy.java32 import android.util.Slog;
139 Slog.d(TAG, this + ": Starting");
150 Slog.d(TAG, this + ": Stopping");
187 Slog.d(TAG, this + ": Binding");
197 Slog.d(TAG, this + ": Bind failed");
201 Slog.d(TAG, this + ": Bind failed", ex);
210 Slog.d(TAG, this + ": Unbinding");
222 Slog.d(TAG, this + ": Connected");
235 Slog.d(TAG, this + ": Registration failed");
239 Slog
[all...]

Completed in 624 milliseconds

1234567891011>>