Searched refs:TAG (Results 376 - 400 of 1718) sorted by relevance

<<11121314151617181920>>

/frameworks/base/core/java/android/bluetooth/le/
H A DBluetoothLeScanner.java55 private static final String TAG = "BluetoothLeScanner"; field in class:BluetoothLeScanner
173 if (DBG) Log.d(TAG, "could not find callback wrapper");
267 Log.e(TAG, "application registeration exception", e);
282 Log.e(TAG, "Error state, mLeHandle: " + mClientIf);
289 Log.e(TAG, "Failed to stop scan and unregister", e);
298 Log.e(TAG, "Error state, mLeHandle: " + mClientIf);
304 Log.e(TAG, "Failed to get pending scan results", e);
314 Log.d(TAG, "onClientRegistered() - status=" + status +
318 if (DBG) Log.d(TAG, "onClientRegistered LE scan canceled");
327 Log.e(TAG, "fai
[all...]
/frameworks/base/core/java/android/content/
H A DRestrictionsManager.java125 private static final String TAG = "RestrictionsManager"; field in class:RestrictionsManager
425 Log.w(TAG, "Couldn't reach service");
442 Log.w(TAG, "Couldn't reach service");
480 Log.w(TAG, "Couldn't reach service");
490 Log.w(TAG, "Couldn't reach service");
522 Log.w(TAG, "Couldn't reach service");
574 Log.w(TAG, "Reading restriction metadata for " + packageName, e);
577 Log.w(TAG, "Reading restriction metadata for " + packageName, e);
608 Log.w(TAG, "restrictionType cannot be omitted");
613 Log.w(TAG, "ke
[all...]
/frameworks/base/core/java/android/speech/
H A DSpeechRecognizer.java56 private static final String TAG = "SpeechRecognizer"; field in class:SpeechRecognizer
173 if (DBG) Log.d(TAG, "onServiceConnected - Success");
184 if (DBG) Log.d(TAG, "onServiceDisconnected - Success");
277 Log.e(TAG, "no selected voice recognition service");
288 Log.e(TAG, "bind to recognition service failed");
345 if (DBG) Log.d(TAG, "service start listening command succeded");
347 Log.e(TAG, "startListening() failed", e);
359 if (DBG) Log.d(TAG, "service stop listening command succeded");
361 Log.e(TAG, "stopListening() failed", e);
373 if (DBG) Log.d(TAG, "servic
[all...]
/frameworks/base/services/core/java/com/android/server/
H A DTextServicesManagerService.java74 private static final String TAG = TextServicesManagerService.class.getSimpleName(); field in class:TextServicesManagerService
130 Slog.w(TAG, "Couldn't get current user ID; guessing it's 0", e);
172 Slog.d(TAG, "--- ignore this call back from a background user: " + userId);
214 Slog.w(TAG, "Unexpected intent " + intent);
233 Slog.w(TAG, "Skipping text service " + compName
238 if (DBG) Slog.d(TAG, "Add: " + compName);
242 Slog.w(TAG, "Skipping text service " + compName
249 Slog.w(TAG, "Unable to load the spell checker " + compName, e);
251 Slog.w(TAG, "Unable to load the spell checker " + compName, e);
255 Slog.d(TAG, "buildSpellCheckerMapLocke
819 private final String TAG = SpellCheckerBindGroup.class.getSimpleName(); field in class:TextServicesManagerService.SpellCheckerBindGroup
[all...]
H A DNetworkManagementService.java121 private static final String TAG = "NetworkManagement"; field in class:NetworkManagementService
122 private static final boolean DBG = Log.isLoggable(TAG, Log.DEBUG);
291 if (DBG) Slog.d(TAG, "onDataConnectionRealTimeInfoChanged: " + dcRtInfo);
310 if (DBG) Slog.d(TAG, "Creating NetworkManagementService");
312 if (DBG) Slog.d(TAG, "Awaiting socket connection");
314 if (DBG) Slog.d(TAG, "Connected");
324 if (DBG) Slog.d(TAG, "Prepared");
340 mContext.enforceCallingOrSelfPermission(CONNECTIVITY_INTERNAL, TAG);
346 mContext.enforceCallingOrSelfPermission(CONNECTIVITY_INTERNAL, TAG);
532 Slog.d(TAG, "enablin
[all...]
/frameworks/base/services/core/java/com/android/server/location/
H A DComprehensiveCountryDetector.java60 private final static String TAG = "CountryDetector"; field in class:ComprehensiveCountryDetector
135 if (DEBUG) Slog.d(TAG, "Country detected via LocationBasedCountryDetector");
157 Slog.i(TAG, "Stop the detector.");
205 Slog.d(TAG, country.toString());
214 if (DEBUG) Slog.v(TAG, " phonetype=" + phoneType);
318 Slog.d(TAG, "startLocationBasedDetection=" + startLocationBasedDetection
330 if (DEBUG) Slog.d(TAG, "run startLocationBasedDetector()");
362 Slog.d(TAG, "starts LocationBasedDetector to detect Country code via Location info "
372 Slog.d(TAG, "tries to stop LocationBasedDetector "
397 Slog.d(TAG, ""
[all...]
/frameworks/base/media/java/android/media/
H A DAudioManager.java68 private static String TAG = "AudioManager"; field in class:AudioManager
811 Log.e(TAG, "Dead object in adjustStreamVolume", e);
879 Log.e(TAG, "Dead object in setMasterMute", e);
895 Log.e(TAG, "Dead object in getRingerMode", e);
916 Log.e(TAG, "Dead object in isValidRingerMode", e);
933 Log.e(TAG, "Dead object in getStreamMaxVolume", e);
951 Log.e(TAG, "Dead object in getStreamMinVolume", e);
969 Log.e(TAG, "Dead object in getStreamVolume", e);
984 Log.e(TAG, "Dead object in getLastAudibleStreamVolume", e);
1000 Log.e(TAG, "Dea
3960 static final String TAG = "OnAmPortUpdateListener"; field in class:AudioManager.OnAmPortUpdateListener
[all...]
/frameworks/base/services/core/java/com/android/server/connectivity/
H A DTethering.java81 private final static String TAG = "Tethering"; field in class:Tethering
217 if (VDBG) Log.d(TAG, "interfaceStatusChanged " + iface + ", " + up);
242 if (VDBG) Log.d(TAG, "ignore interface down for " + iface);
252 if (VDBG) Log.d(TAG, "interfaceLinkStateChanged " + iface + ", " + up);
284 if (VDBG) Log.d(TAG, "interfaceAdded " + iface);
299 if (VDBG) Log.d(TAG, iface + " is not a tetherable iface, ignoring");
305 if (VDBG) Log.d(TAG, "active iface (" + iface + ") reported as added, ignoring");
315 if (VDBG) Log.d(TAG, "interfaceRemoved " + iface);
320 Log.e(TAG, "attempting to remove unknown iface (" + iface + "), ignoring");
330 if (DBG) Log.d(TAG, "Tetherin
[all...]
/frameworks/base/core/java/android/os/
H A DWorkSource.java13 static final String TAG = "WorkSource"; field in class:WorkSource
276 if (DEBUG) Log.d(TAG, "Adding uid " + uid + " to " + this + ": binsearch res = " + i);
364 if (DEBUG) Log.d(TAG, "Remove " + other + " from " + this);
366 if (DEBUG) Log.d(TAG, "Step: target @ " + i1 + " of " + N1 + ", other @ " + i2
369 if (DEBUG) Log.d(TAG, "i1=" + i1 + " i2=" + i2 + " N1=" + N1
376 if (DEBUG) Log.d(TAG, "i1=" + i1 + " i2=" + i2 + " N1=" + N1 + ": skip i1");
379 if (DEBUG) Log.d(TAG, "i1=" + i1 + " i2=" + i2 + " N1=" + N1 + ": skip i2");
398 if (DEBUG) Log.d(TAG, "Remove " + other + " from " + this);
400 if (DEBUG) Log.d(TAG, "Step: target @ " + i1 + " of " + N1 + ", other @ " + i2
403 if (DEBUG) Log.d(TAG, "i
[all...]
/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java191 static final String TAG = "WindowManager"; field in class:WindowManagerService
754 Slog.w(TAG, "Unexpected ACTION_DOWN in drag layer");
760 if (DEBUG_DRAG) Slog.d(TAG, "Button no longer pressed; dropping at "
774 if (DEBUG_DRAG) Slog.d(TAG, "Got UP on move channel; dropping at "
782 if (DEBUG_DRAG) Slog.d(TAG, "Drag cancelled!");
788 if (DEBUG_DRAG) Slog.d(TAG, "Drag ended; tearing down state");
800 Slog.e(TAG, "Exception caught by drag handleMotion", e);
914 mPointerEventDispatcher = new PointerEventDispatcher(mInputManager.monitorInput(TAG));
976 PowerManager.SCREEN_BRIGHT_WAKE_LOCK | PowerManager.ON_AFTER_RELEASE, TAG);
1016 Slog.wtf(TAG, "Windo
[all...]
/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbAlsaManager.java53 private static final String TAG = UsbAlsaManager.class.getSimpleName(); field in class:UsbAlsaManager
158 Slog.d(TAG, "notifyDeviceState " + enabled + " " + audioDevice);
162 Slog.e(TAG, "no AudioService");
181 Slog.e(TAG, "Invalid alsa card or device alsaCard: " + alsaCard +
194 Slog.i(TAG, "pre-call device:0x" + Integer.toHexString(device) +
198 device, state, address, audioDevice.mDeviceName, TAG);
207 device, state, address, audioDevice.mDeviceName, TAG);
210 Slog.e(TAG, "RemoteException in setWiredDeviceConnectionState");
231 Slog.d(TAG, "usb: InterruptedException while waiting for ALSA file.");
237 Slog.e(TAG, "waitForAlsaDevic
[all...]
/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java52 private static final String TAG = "InputManager"; field in class:InputManager
349 Log.w(TAG, "Could not get list of keyboard layout informations.", ex);
371 Log.w(TAG, "Could not get keyboard layout information.", ex);
389 Log.w(TAG, "Could not get current keyboard layout for input device.", ex);
420 Log.w(TAG, "Could not set current keyboard layout for input device.", ex);
440 Log.w(TAG, "Could not get keyboard layouts for input device.", ex);
469 Log.w(TAG, "Could not add keyboard layout for input device.", ex);
497 Log.w(TAG, "Could not remove keyboard layout for input device.", ex);
514 Log.w(TAG, "Could not get calibration matrix for input device.", ex);
536 Log.w(TAG, "Coul
[all...]
/frameworks/base/services/core/java/com/android/server/storage/
H A DDeviceStorageMonitorService.java75 static final String TAG = "DeviceStorageMonitorService"; field in class:DeviceStorageMonitorService
147 Slog.e(TAG, "Will not process invalid message");
158 if(localLOGV) Slog.i(TAG, " Clear succeeded:"+mClearSucceeded
223 if (localLOGV) Slog.i(TAG, "Clearing cache");
227 Slog.w(TAG, "Failed to get handle for PackageManger Exception: "+e);
239 if(localLOGV) Slog.i(TAG, "Thread already running just skip");
243 Slog.w(TAG, "Thread that clears cache file seems to run for ever");
247 if (localLOGV) Slog.v(TAG, "freeMemory="+mFreeMem);
277 Slog.i(TAG, "Running low on memory. Sending notification");
281 if (localLOGV) Slog.v(TAG, "Runnin
[all...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiLogger.java40 private static final String TAG = "WifiLogger"; field in class:WifiLogger
119 if (DBG) Log.d(TAG, "There is no per packet ring buffer");
127 if (DBG) Log.d(TAG, "There is no per packet ring buffer");
136 Log.e(TAG, "Fail to reset log handler");
138 if (DBG) Log.d(TAG,"Reset log handler");
301 if (DBG) Log.d(TAG, "RingBufferStatus is: \n" + buffer.name);
311 Log.e(TAG, "no ring buffers found");
320 if (DBG) Log.d(TAG, "No ring buffers to log anything!");
328 if (DBG) Log.d(TAG, "skipped per packet logging ring " + buffer.name);
345 if (DBG) Log.e(TAG, "Coul
[all...]
/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareImpl.java42 private static final String TAG = "GeofenceHardwareImpl"; field in class:GeofenceHardwareImpl
43 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG);
120 mWakeLock = powerManager.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, TAG);
135 Log.e(TAG, "Remote Exception calling LocationManagerService");
156 Log.e(TAG, "RemoteException calling LocationManagerService");
173 Log.w(TAG, "GPS Geofence Hardware service seems to have crashed");
175 Log.e(TAG, "Error: GpsService being set again.");
195 Log.w(TAG, "Fused Geofence Hardware service seems to have crashed");
197 Log.e(TAG, "Error: FusedService being set again");
267 Log.d(TAG, messag
[all...]
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsBackupAgent.java119 private static final String TAG = "SettingsBackupAgent"; field in class:SettingsBackupAgent
212 Log.v(TAG, "network={");
214 Log.v(TAG, " " + line);
216 Log.v(TAG, "}");
243 Log.v(TAG, " + setting WPA_PSK bit");
246 Log.v(TAG, " + setting WPA_EAP bit");
249 Log.v(TAG, " + setting IEEE8021X bit");
322 Log.v(TAG, "Network not in whitelist, skipping: "
330 Log.v(TAG, "Adding " + net.ssid + " / " + net.key_mgmt);
336 Log.v(TAG, "Dup
[all...]
/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DCameraDeviceState.java43 private static final String TAG = "CameraDeviceState"; field in class:CameraDeviceState
171 Log.e(TAG, "Cannot receive result while in state: " + mCurrentState);
219 Log.i(TAG, "Legacy camera service transitioning to state " + stateName);
250 Log.e(TAG, "Cannot call configure while in state: " + mCurrentState);
272 Log.e(TAG, "Cannot call idle while in state: " + mCurrentState);
291 Log.e(TAG, "Cannot call capture while in state: " + mCurrentState);
/frameworks/base/core/java/android/hardware/camera2/marshal/impl/
H A DMarshalQueryableParcelable.java36 private static final String TAG = "MarshalParcelable"; field in class:MarshalQueryableParcelable
74 Log.v(TAG, "marshal " + value);
104 Log.v(TAG, "unmarshal, buffer remaining " + buffer.remaining());
146 Log.v(TAG, "unmarshal, parcel length was " + actualLength);
147 Log.v(TAG, "unmarshal, value is " + value);
169 Log.v(TAG, "calculateMarshalSize, length when parceling "
/frameworks/base/core/java/android/service/dreams/
H A DDreamService.java152 private final String TAG = DreamService.class.getSimpleName() + "[" + getClass().getSimpleName() + "]"; field in class:DreamService
211 if (mDebug) Slog.v(TAG, "Waking up on keyEvent");
215 if (mDebug) Slog.v(TAG, "Waking up on back key");
226 if (mDebug) Slog.v(TAG, "Waking up on keyShortcutEvent");
239 if (mDebug) Slog.v(TAG, "Waking up on touchEvent");
250 if (mDebug) Slog.v(TAG, "Waking up on trackballEvent");
261 if (mDebug) Slog.v(TAG, "Waking up on genericMotionEvent");
786 if (mDebug) Slog.v(TAG, "onCreate()");
794 if (mDebug) Slog.v(TAG, "onDreamingStarted()");
803 if (mDebug) Slog.v(TAG, "onDreamingStoppe
[all...]
/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodSubtypeArray.java43 private final static String TAG = "InputMethodSubtypeArray"; field in class:InputMethodSubtypeArray
102 Slog.i(TAG, "Failed to compress data.");
117 Slog.i(TAG, "Unexpected state. Behaving as an empty array.");
147 Slog.e(TAG, "Failed to decompress data. Returns null as fallback.");
207 Slog.e(TAG, "Failed to compress the data.", e);
230 Slog.e(TAG, "Failed to decompress the data.", e);
/frameworks/base/core/java/com/android/internal/os/
H A DKernelWakelockReader.java28 private static final String TAG = "KernelWakelockReader"; field in class:KernelWakelockReader
78 Slog.wtf(TAG, "neither " + sWakelockFile + " nor " +
87 Slog.wtf(TAG, "failed to read kernel wakelocks", e);
93 Slog.wtf(TAG, "Kernel wake locks exceeded buffer size " + buffer.length);
179 Slog.wtf(TAG, "Failed to parse proc line: " +
182 Slog.wtf(TAG, "Failed to parse proc line!");
/frameworks/base/media/java/android/media/midi/
H A DMidiDevice.java37 private static final String TAG = "MidiDevice"; field in class:MidiDevice
77 Log.e(TAG, "RemoteException in MidiConnection.close");
133 Log.e(TAG, "RemoteException in openInputPort");
156 Log.e(TAG, "RemoteException in openOutputPort");
189 Log.e(TAG, "RemoteException in connectPorts");
201 Log.e(TAG, "RemoteException in closeDevice");
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DVideoDumpView.java67 private static final String TAG = "VideoDumpView"; field in class:VideoDumpView
128 Log.d(TAG, "onResume");
150 Log.e(TAG, e.getMessage(), e);
171 Log.e(TAG, e.getMessage(), e);
176 Log.d(TAG, "stopPlayback");
188 Log.e(TAG, e.getMessage(), e);
191 Log.d(TAG, "image list file was not written successfully.");
273 private static String TAG = "VideoDumpRenderer"; field in class:VideoDumpView.VideoDumpRenderer
427 Log.d(TAG, mDrawNumber + "/" + frameNumber + " before dumping "
430 Log.d(TAG, mDrawNumbe
[all...]
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DA2dpProfile.java35 private static final String TAG = "A2dpProfile"; field in class:A2dpProfile
60 if (V) Log.d(TAG,"Bluetooth service connected");
69 Log.w(TAG, "A2dpProfile found new device: " + nextDevice);
79 if (V) Log.d(TAG,"Bluetooth service disconnected");
203 if (V) Log.d(TAG, "finalize()");
210 Log.w(TAG, "Error cleaning up A2DP proxy", t);
H A DHidProfile.java35 private static final String TAG = "HidProfile"; field in class:HidProfile
55 if (V) Log.d(TAG,"Bluetooth service connected");
64 Log.w(TAG, "HidProfile found new device: " + nextDevice);
74 if (V) Log.d(TAG,"Bluetooth service disconnected");
190 if (V) Log.d(TAG, "finalize()");
197 Log.w(TAG, "Error cleaning up HID proxy", t);

Completed in 778 milliseconds

<<11121314151617181920>>