Searched refs:TAG (Results 401 - 425 of 1718) sorted by relevance

<<11121314151617181920>>

/frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
H A DObbBackupService.java45 static final String TAG = "ObbBackupService"; field in class:ObbBackupService
67 Log.i(TAG, obbList.size() + " files to back up");
74 Log.i(TAG, "storing: " + filePath);
83 Log.w(TAG, "Exception backing up OBBs for " + packageName, e);
91 Log.e(TAG, "Unable to finalize obb backup stream!");
119 Log.i(TAG, "Exception restoring OBB " + path, e);
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSystemUIApplication.java36 private static final String TAG = "SystemUIService"; field in class:SystemUIApplication
76 if (DEBUG) Log.v(TAG, "BOOT_COMPLETED received");
106 if (DEBUG) Log.v(TAG, "BOOT_COMPLETED was already sent");
110 Log.v(TAG, "Starting SystemUI services.");
114 if (DEBUG) Log.d(TAG, "loading: " + cl);
124 if (DEBUG) Log.d(TAG, "running: " + mServices[i]);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DDeadZone.java32 public static final String TAG = "DeadZone"; field in class:DeadZone
78 Slog.v(TAG, this + " size=[" + mSizeMin + "-" + mSizeMax + "] hold=" + mHold
109 Slog.v(TAG, this + " onTouch: " + MotionEvent.actionToString(event.getAction()));
117 Slog.v(TAG, this + " ACTION_DOWN: " + event.getX() + "," + event.getY());
122 Slog.v(TAG, "consuming errant click: (" + event.getX() + "," + event.getY() + ")");
137 Slog.v(TAG, "poked! size=" + getSize(mLastPokeTime));
/frameworks/base/services/core/java/com/android/server/job/
H A DJobStore.java65 private static final String TAG = "JobStore"; field in class:JobStore
132 Slog.d(TAG, "Added job status to store: " + jobStatus);
166 Slog.d(TAG, "Couldn't remove job: didn't exist: " + jobStatus);
256 Slog.v(TAG, "Writing jobs to disk.");
287 Slog.v(TAG, "Finished writing, took " + (SystemClock.elapsedRealtime()
305 Slog.d(TAG, "Saving job " + jobStatus.getJobId());
324 Slog.v(TAG, "Error writing out job data.", e);
328 Slog.d(TAG, "Error persisting bundle.", e);
438 Slog.d(TAG, "Could not find jobs file, probably there was nothing to load.");
442 Slog.d(TAG, "Erro
[all...]
/frameworks/base/services/core/java/com/android/server/job/controllers/
H A DBatteryController.java46 private static final String TAG = "JobScheduler.Batt"; field in class:BatteryController
104 Slog.d(TAG, "maybeReportNewChargingState: " + stablePower);
170 Slog.d(TAG, "Battery life too low to do work. @ "
179 Slog.d(TAG, "Battery life healthy enough to do work. @ "
186 Slog.d(TAG, "Received charging intent, fired @ "
193 Slog.d(TAG, "Disconnected from power.");
/frameworks/base/services/core/java/com/android/server/policy/
H A DShortcutManager.java41 private static final String TAG = "ShortcutManager"; field in class:ShortcutManager
119 Log.w(TAG, "Unable to get shortcut for: " + packageName + "/" + className);
139 Log.w(TAG, "Unable to add bookmark: " + packageName
153 Log.w(TAG, "Unable to add bookmark for shortcut " + shortcutName
162 Log.w(TAG, "Got exception parsing bookmarks.", e);
164 Log.w(TAG, "Got exception parsing bookmarks.", e);
/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputHal.java37 private final static String TAG = TvInputHal.class.getSimpleName(); field in class:TvInputHal
134 Slog.d(TAG, "deviceAvailableFromNative: info = " + info);
165 Slog.d(TAG, "EVENT_DEVICE_AVAILABLE: info = " + info);
176 Slog.d(TAG, "EVENT_DEVICE_UNAVAILABLE: deviceId = " + deviceId);
187 Slog.d(TAG, "EVENT_STREAM_CONFIGURATION_CHANGED: deviceId = " + deviceId);
204 Slog.e(TAG, "Unknown event: " + msg);
H A DTvInputManagerService.java107 private static final String TAG = "TvInputManagerService"; field in class:TvInputManagerService
169 if (DEBUG) Slog.d(TAG, "onPackageUpdateFinished(packageName=" + packageName + ")");
178 Slog.d(TAG, "onPackagesAvailable(packages=" + Arrays.toString(packages) + ")");
192 Slog.d(TAG, "onPackagesUnavailable(packages=" + Arrays.toString(packages)
204 if (DEBUG) Slog.d(TAG, "onSomePackagesChanged()");
206 if (DEBUG) Slog.d(TAG, "Skipped building TV input list due to replacing");
250 Slog.e(TAG, "error in applyBatch", e);
254 Slog.d(TAG, "onPackageRemoved(packageName=" + packageName + ", uid=" + uid
256 Slog.d(TAG, "results=" + results);
287 if (DEBUG) Slog.d(TAG, "buildTvInputLis
[all...]
/frameworks/base/services/core/java/com/android/server/updates/
H A DSELinuxPolicyInstallReceiver.java36 private static final String TAG = "SELinuxPolicyInstallReceiver"; field in class:SELinuxPolicyInstallReceiver
104 Slog.i(TAG, "Applying SELinux policy");
116 Slog.e(TAG, "Could not update selinux policy: ", e);
129 Slog.e(TAG, "SELinux policy update malformed: ", e);
131 Slog.e(TAG, "Could not update selinux policy: ", e);
133 Slog.e(TAG, "Could not update selinux policy: ", e);
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
H A DBordeauxService.java53 private final String TAG = "BordeauxService"; field in class:BordeauxService
74 Log.i(TAG, "Bordeaux service created.");
108 Log.i(TAG, "Bordeaux service stopped.");
126 Log.i(TAG,"Name for uid: " + uidname);
129 Log.i(TAG, "request learning session: " + key.value);
134 Log.e(TAG, "Error getting learning interface" + e);
H A DPredictor.java39 private final String TAG = "Predictor"; field in class:Predictor
89 Log.i(TAG, "pushNewSample " + sampleName + ": " + sampleFeatures);
135 Log.i(TAG, "setParameter : " + key + ", " + value);
140 Log.e(TAG,"Setting on feauture: " + value + " which is not available");
146 Log.e(TAG,"Setting feauture pair: " + value + " is not valid");
152 Log.e(TAG,"Setting parameter " + key + " with " + value + " is not valid");
/frameworks/native/opengl/tests/gl2_java/src/com/android/gl2java/
H A DGL2JavaView.java48 private static String TAG = "GL2JavaView"; field in class:GL2JavaView
103 Log.e(TAG, "Could not compile shader " + shaderType + ":");
104 Log.e(TAG, GLES20.glGetShaderInfoLog(shader));
133 Log.e(TAG, "Could not link program: ");
134 Log.e(TAG, GLES20.glGetProgramInfoLog(program));
145 Log.e(TAG, op + ": glError " + error);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCarrierAppUtils.java37 private static final String TAG = "CarrierAppUtils"; field in class:CarrierAppUtils
64 Slog.d(TAG, "disableCarrierAppsUntilPrivileged");
99 Slog.i(TAG, "Update state(" + packageName + "): ENABLED for user "
107 Slog.i(TAG, "Update state(" + packageName
129 Slog.w(TAG, "Could not reach PackageManager", e);
207 Slog.w(TAG, "Could not reach PackageManager", e);
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DPersistentFocusWrapper.java38 private static final String TAG = "PersistentFocusWrapper"; field in class:PersistentFocusWrapper
93 if (DEBUG) Log.v(TAG, "addFocusables");
111 if (DEBUG) Log.v(TAG, "requestChildFocus focused " + focused + " mSelectedPosition " + mSelectedPosition);
116 if (DEBUG) Log.v(TAG, "requestFocus mSelectedPosition " + mSelectedPosition);
162 if (DEBUG) Log.v(TAG, "onSaveInstanceState");
172 if (DEBUG) Log.v(TAG, "onRestoreInstanceState mSelectedPosition " + mSelectedPosition);
/frameworks/base/services/core/java/com/android/server/content/
H A DSyncManager.java114 static final String TAG = "SyncManager"; field in class:SyncManager
242 if (Log.isLoggable(TAG, Log.VERBOSE)) {
243 Log.v(TAG, "Internal storage is low.");
250 if (Log.isLoggable(TAG, Log.VERBOSE)) {
251 Log.v(TAG, "Internal storage is ok.");
329 Log.d(TAG, "canceling sync since the account is no longer running");
360 if (Log.isLoggable(TAG, Log.VERBOSE)) {
361 Log.v(TAG, "Reconnection detected: clearing all backoffs");
381 Log.w(TAG, "Writing sync state before shutdown...");
646 boolean isLoggable = Log.isLoggable(TAG, Lo
[all...]
/frameworks/base/core/java/android/nfc/tech/
H A DMifareUltralight.java62 private static final String TAG = "NFC"; field in class:MifareUltralight
248 Log.e(TAG, "NFC service dead", e);
263 Log.e(TAG, "NFC service dead", e);
/frameworks/base/core/java/com/android/internal/app/
H A DMediaRouteDialogPresenter.java34 private static final String TAG = "MediaRouter"; field in class:MediaRouteDialogPresenter
50 Log.w(TAG, "showDialog(): Route chooser dialog already showing!");
60 Log.w(TAG, "showDialog(): Route controller dialog already showing!");
/frameworks/base/core/java/com/android/internal/os/
H A DWakelockPowerCalculator.java23 private static final String TAG = "WakelockPowerCalculator"; field in class:WakelockPowerCalculator
55 Log.d(TAG, "UID " + u.getUid() + ": wake " + app.wakeLockTimeMs
69 Log.d(TAG, "OS wakeLockTime " + wakeTimeMillis + " power "
/frameworks/base/media/java/android/media/midi/
H A DMidiDeviceService.java49 private static final String TAG = "MidiDeviceService"; field in class:MidiDeviceService
78 Log.e(TAG, "Could not find MidiDeviceInfo for MidiDeviceService " + this);
88 Log.e(TAG, "RemoteException in IMidiManager.getServiceDeviceInfo");
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosrc/
H A DSurfaceTextureTarget.java94 private static final String TAG = "SurfaceTextureTarget"; field in class:SurfaceTextureTarget
99 mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE);
114 if (mLogVerbose) Log.v(TAG, "updateRenderMode. Thread: " + Thread.currentThread());
133 if (mLogVerbose) Log.v(TAG, "Prepare. Thread: " + Thread.currentThread());
156 Log.e(TAG, "SurfaceTexture is null!!");
186 if (mLogVerbose) Log.v(TAG, "disconnect");
188 Log.d(TAG, "SurfaceTexture is already null. Nothing to disconnect.");
219 Log.v(TAG, "Process. New aspect ratio: " + currentAspectRatio +
255 if (mLogVerbose) Log.v(TAG, "FPVU. Thread: " + Thread.currentThread());
267 if (mLogVerbose) Log.v(TAG, "updateTargetRec
[all...]
/frameworks/base/media/mca/tests/src/android/camera/mediaeffects/tests/functional/
H A DEffectsVideoCapture.java35 private static final String TAG = "EffectsVideoCaptureTest"; field in class:EffectsVideoCapture
46 Log.v(TAG, reportTag);
87 Log.v(TAG, "Video duration is " + durationValue);
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/model/
H A DDurableUtils.java19 import static com.android.documentsui.DocumentsActivity.TAG;
55 Log.w(TAG, "Failed to write", e);
64 Log.w(TAG, "Failed to read", e);
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothProfileManager.java41 private static final String TAG = "LocalBluetoothProfileManager"; field in class:LocalBluetoothProfileManager
118 if(DEBUG) Log.d(TAG, "Adding local MAP profile");
128 if (DEBUG) Log.d(TAG, "LocalBluetoothProfileManager construction complete");
142 if(DEBUG) Log.d(TAG, "Adding local A2DP profile");
148 Log.w(TAG, "Warning: A2DP profile was previously added but the UUID is now missing.");
155 if (DEBUG) Log.d(TAG, "Adding local HEADSET profile");
162 Log.w(TAG, "Warning: HEADSET profile was previously added but the UUID is now missing.");
168 if(DEBUG) Log.d(TAG, "Adding local OPP profile");
174 Log.w(TAG, "Warning: OPP profile was previously added but the UUID is now missing.");
223 Log.w(TAG, "StateChangedHandle
[all...]
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifReader.java29 private static final String TAG = "ExifReader"; field in class:ExifReader
76 Log.w(TAG, "Failed to read the compressed thumbnail");
84 Log.w(TAG, "Failed to read the strip bytes");
/frameworks/base/services/core/java/com/android/server/
H A DConsumerIrService.java28 private static final String TAG = "ConsumerIrService"; field in class:ConsumerIrService
45 mWakeLock = pm.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, TAG);
97 Slog.e(TAG, "Error transmitting: " + err);

Completed in 6950 milliseconds

<<11121314151617181920>>