Searched refs:TAG (Results 51 - 75 of 1718) sorted by relevance

1234567891011>>

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMnsService.java36 private static final String TAG = "BluetoothMnsService"; field in class:BluetoothMnsService
62 Log.d(TAG, "Handler: msg: " + msg.what);
75 Log.w(TAG, "Got event for instance which is not registered: "
92 Log.w(TAG, "Socket already created, exiting");
102 Log.e(TAG, "I/O exception when trying to create server socket", e);
107 Log.v(TAG, "waiting to accept connection...");
111 Log.v(TAG, "new incoming connection from "
120 Log.v(TAG, "I/O exception when waiting to accept (aborted?)");
138 Log.v(TAG, "BluetoothMnsService()");
141 Log.v(TAG, "BluetoothMnsServic
[all...]
H A DBluetoothMnsObexServer.java34 private final static String TAG = "BluetoothMnsObexServer"; field in class:BluetoothMnsObexServer
53 Log.v(TAG, "onConnect");
74 Log.v(TAG, "onDisconnect");
79 Log.v(TAG, "onGet");
86 Log.v(TAG, "onPut");
108 Log.e(TAG, "I/O exception when handling PUT request", e);
117 Log.v(TAG, "onAbort");
125 Log.v(TAG, "onSetPath");
132 Log.v(TAG, "onClose");
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothMap.java35 private static final String TAG = "BluetoothMap"; field in class:BluetoothMap
58 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
60 if (VDBG) Log.d(TAG,"Unbinding service...");
66 Log.e(TAG,"",re);
73 if (VDBG) Log.d(TAG,"Binding service...");
77 Log.e(TAG,"",re);
88 if (DBG) Log.d(TAG, "Create BluetoothMap proxy object");
97 Log.e(TAG,"",e);
109 Log.e(TAG, "Could not bind to Bluetooth MAP Service with " + intent);
135 Log.e(TAG,"",
[all...]
H A DBluetoothAvrcpController.java41 private static final String TAG = "BluetoothAvrcpController"; field in class:BluetoothAvrcpController
74 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
76 if (VDBG) Log.d(TAG,"Unbinding service...");
82 Log.e(TAG,"",re);
89 if (VDBG) Log.d(TAG,"Binding service...");
93 Log.e(TAG,"",re);
114 Log.e(TAG,"",e);
127 Log.e(TAG, "Could not bind to Bluetooth AVRCP Controller Service with " + intent);
140 Log.e(TAG,"",e);
150 Log.e(TAG,"",r
[all...]
H A DBluetoothInputDevice.java45 private static final String TAG = "BluetoothInputDevice"; field in class:BluetoothInputDevice
210 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up);
212 if (VDBG) Log.d(TAG,"Unbinding service...");
218 Log.e(TAG,"",re);
225 if (VDBG) Log.d(TAG,"Binding service...");
229 Log.e(TAG,"",re);
251 Log.e(TAG,"",e);
264 Log.e(TAG, "Could not bind to Bluetooth HID Service with " + intent);
277 Log.e(TAG,"",e);
287 Log.e(TAG,"",r
[all...]
/frameworks/base/tests/Camera2Tests/CameraToo/src/com/example/android/camera2/cameratoo/
H A DCameraTooActivity.java63 static final String TAG = "CameraToo"; field in class:CameraTooActivity
103 Log.e(TAG, "Couldn't find any suitable preview size");
172 Log.e(TAG, "Background worker thread was interrupted while joined", ex);
194 Log.e(TAG, "Failed to file actual capture request", ex);
197 Log.e(TAG, "Failed to build actual capture request", ex);
200 Log.e(TAG, "User attempted to perform a capture outside our session");
219 Log.i(TAG, "Surface created");
226 Log.i(TAG, "Surface destroyed");
242 Log.i(TAG, "Found a back-facing camera");
252 Log.i(TAG, "Captur
[all...]
/frameworks/base/wifi/java/android/net/wifi/passpoint/
H A DWifiPasspointPolicy.java32 private final static String TAG = "PasspointPolicy"; field in class:WifiPasspointPolicy
147 Log.d(TAG, "create bssid:" + mBssid);
152 Log.d(TAG, "create ssid:" + mSsid);
184 Log.d(TAG, "class chosen " + enterpriseFieldClass.getName() );
197 Log.d(TAG, "field " + anonymousId.getName() );
202 Log.d(TAG, "field " + clientCert.getName() );
205 Log.d(TAG, "field " + eap.getName() );
208 Log.d(TAG, "field " + identity.getName() );
211 Log.d(TAG, "field " + password.getName() );
214 Log.d(TAG, "fiel
[all...]
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
H A DBordeauxAggregatorManager.java32 static final String TAG = "BordeauxAggregatorManager"; field in class:BordeauxAggregatorManager
41 Log.e(TAG, AggregatorManager_NOTAVAILABLE);
59 Log.e(TAG,"Exception in Getting " + dataName);
70 Log.e(TAG,"Error getting location clusters");
81 Log.e(TAG,"Error getting time of day values");
92 Log.e(TAG,"Error getting day of week values");
103 Log.e(TAG,"Error setting fake location:" + name);
114 Log.e(TAG,"Error setting fake time of day:" + time_of_day);
125 Log.e(TAG,"Error setting fake day of week:" + day_of_week);
136 Log.e(TAG,"Erro
[all...]
/frameworks/support/percent/src/android/support/percent/
H A DPercentLayoutHelper.java73 private static final String TAG = "PercentLayout"; field in class:PercentLayoutHelper
99 if (Log.isLoggable(TAG, Log.DEBUG)) {
100 Log.d(TAG, "adjustChildren: " + mHost + " widthMeasureSpec: "
109 if (Log.isLoggable(TAG, Log.DEBUG)) {
110 Log.d(TAG, "should adjust " + view + " " + params);
115 if (Log.isLoggable(TAG, Log.DEBUG)) {
116 Log.d(TAG, "using " + info);
141 if (Log.isLoggable(TAG, Log.VERBOSE)) {
142 Log.v(TAG, "percent width: " + value);
149 if (Log.isLoggable(TAG, Lo
[all...]
/frameworks/base/core/java/android/os/
H A DSystemVibrator.java29 private static final String TAG = "Vibrator"; field in class:SystemVibrator
48 Log.w(TAG, "Failed to vibrate; no vibrator service.");
64 Log.w(TAG, "Failed to vibrate; no vibrator service.");
70 Log.w(TAG, "Failed to vibrate.", e);
81 Log.w(TAG, "Failed to vibrate; no vibrator service.");
92 Log.w(TAG, "Failed to vibrate.", e);
111 Log.w(TAG, "Failed to cancel vibration.", e);
/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java85 private static String TAG = "DevicePolicyManager"; field in class:DevicePolicyManager
837 Log.w(TAG, "Failed talking with device policy service", e);
852 Log.w(TAG, "Failed talking with device policy service", e);
877 Log.w(TAG, "Failed talking with device policy service", e);
893 Log.w(TAG, "Failed talking with device policy service", e);
910 Log.w(TAG, "Failed talking with device policy service", e);
929 Log.w(TAG, "Failed talking with device policy service", e);
1030 Log.w(TAG, "Failed talking with device policy service", e);
1051 Log.w(TAG, "Failed talking with device policy service", e);
1083 Log.w(TAG, "Faile
[all...]
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
H A DMediaRecorderTest.java54 private String TAG = "MediaRecorderTest"; field in class:MediaRecorderTest
83 Log.v(TAG,"startPreviewAndPrepareRecording");
86 Log.v(TAG, "setAudioSource");
91 Log.v(TAG, "output format " + outFormat);
95 Log.v(TAG, "setEncoder");
101 Log.v(TAG, "setPreview");
103 Log.v(TAG, "prepare");
105 Log.v(TAG, "start");
108 Log.v(TAG, "stop");
118 Log.v(TAG,"validateGetSurfac
[all...]
/frameworks/base/services/core/java/com/android/server/am/
H A DNativeCrashListener.java44 static final String TAG = "NativeCrashListener"; field in class:NativeCrashListener
85 if (DEBUG) Slog.v(TAG, "Calling handleApplicationCrash()");
87 if (DEBUG) Slog.v(TAG, "<-- handleApplicationCrash() returned");
89 Slog.e(TAG, "Unable to report native crash", e);
106 if (DEBUG) Slog.i(TAG, "Starting up");
128 if (MORE_DEBUG) Slog.v(TAG, "Waiting for debuggerd connection");
130 if (MORE_DEBUG) Slog.v(TAG, "Got debuggerd socket " + peerFd);
142 Slog.w(TAG, "Error handling connection", e);
152 Slog.d(TAG, "Exception writing ack: " + e.getMessage());
159 Slog.d(TAG, "Exceptio
[all...]
/frameworks/base/core/java/android/app/backup/
H A DBackupManager.java60 private static final String TAG = "BackupManager"; field in class:BackupManager
96 Log.d(TAG, "dataChanged() couldn't connect");
118 Log.e(TAG, "dataChanged(pkg) couldn't connect");
154 Log.e(TAG, "restoreSelf() unable to contact service");
183 Log.e(TAG, "beginRestoreSession() couldn't connect");
207 Log.e(TAG, "setBackupEnabled() couldn't connect");
226 Log.e(TAG, "isBackupEnabled() couldn't connect");
249 Log.e(TAG, "setAutoRestore() couldn't connect");
269 Log.e(TAG, "getCurrentTransport() couldn't connect");
288 Log.e(TAG, "listAllTransport
[all...]
/frameworks/base/core/java/com/android/internal/os/
H A DInstallerConnection.java37 private static final String TAG = "InstallerConnection"; field in class:InstallerConnection
51 Slog.e(TAG, "connection failed");
61 Slog.e(TAG, "write command failed? reconnect!");
67 Slog.i(TAG, "send: '" + cmd + "'");
74 Slog.i(TAG, "recv: '" + s + "'");
79 Slog.i(TAG, "fail");
126 Slog.i(TAG, "connecting...");
145 Slog.i(TAG, "disconnecting...");
160 Slog.e(TAG, "read exception");
166 Slog.i(TAG, "rea
[all...]
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestRunner.java55 private static final String TAG = "BluetoothTestRunner"; field in class:BluetoothTestRunner
198 Log.i(TAG, String.format("enable_iterations=%d", sEnableIterations));
199 Log.i(TAG, String.format("discoverable_iterations=%d", sDiscoverableIterations));
200 Log.i(TAG, String.format("scan_iterations=%d", sScanIterations));
201 Log.i(TAG, String.format("pair_iterations=%d", sPairIterations));
202 Log.i(TAG, String.format("connect_a2dp_iterations=%d", sConnectA2dpIterations));
203 Log.i(TAG, String.format("connect_headset_iterations=%d", sConnectHeadsetIterations));
204 Log.i(TAG, String.format("connect_input_iterations=%d", sConnectInputIterations));
205 Log.i(TAG, String.format("connect_pan_iterations=%d", sConnectPanIterations));
206 Log.i(TAG, Strin
[all...]
/frameworks/opt/telephony/src/java/com/google/android/mms/util/
H A DDrmConvertSession.java33 private static final String TAG = "DrmConvertSession"; field in class:DrmConvertSession
56 Log.w(TAG, "Conversion of Mimetype: " + mimeType
59 Log.w(TAG, "Could not access Open DrmFramework.", e);
62 Log.w(TAG,
65 Log.w(TAG, "DrmManagerClient didn't initialize properly.");
102 Log.w(TAG, "Buffer with data to convert is illegal. Convertsession: "
105 Log.w(TAG, "Could not convert data. Convertsession: " +
143 Log.w(TAG, "File: " + filename + " could not be found.", e);
146 Log.w(TAG, "Could not access File: " + filename + " .", e);
149 Log.w(TAG, "Coul
[all...]
/frameworks/base/core/java/com/android/internal/app/
H A DAssistUtils.java38 private static final String TAG = "AssistUtils"; field in class:AssistUtils
57 Log.w(TAG, "Failed to call showSessionForActiveService", e);
68 Log.w(TAG, "Failed to call launchVoiceAssistFromKeyguard", e);
77 Log.w(TAG, "Failed to call activeServiceSupportsAssistGesture", e);
87 Log.w(TAG, "Failed to call activeServiceSupportsLaunchFromKeyguard", e);
100 Log.w(TAG, "Failed to call getActiveServiceComponentName", e);
110 Log.w(TAG, "Failed to call isSessionRunning", e);
121 Log.w(TAG, "Failed to call hideCurrentSession", e);
131 Log.w(TAG, "Failed to call onLockscreenShown", e);
/frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
H A DSharedStorageAgent.java18 static final String TAG = "SharedStorageAgent"; field in class:SharedStorageAgent
29 Slog.e(TAG, "Unable to access Storage Manager");
42 if (DEBUG) Slog.i(TAG, "Backing up " + mVolumes.length + " shared volumes");
70 if (DEBUG) Slog.d(TAG, "Shared restore: [ " + domain + " : " + relpath + "]");
81 if (DEBUG) Slog.i(TAG, " => " + outFile.getAbsolutePath());
83 Slog.w(TAG, "Cannot restore data for unavailable volume " + i);
86 if (DEBUG) Slog.w(TAG, "Bad volume number token: " + relpath.substring(0, slash));
89 if (DEBUG) Slog.i(TAG, "Can't find volume-number token");
92 Slog.e(TAG, "Skipping data with malformed path " + relpath);
/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiClient.java17 private static final String TAG = "HdmiClient"; field in class:HdmiClient
39 Log.e(TAG, "getActiveSource threw exception ", e);
54 Log.e(TAG, "sendKeyEvent threw exception ", e);
71 Log.e(TAG, "failed to send vendor command: ", e);
92 Log.e(TAG, "failed to set vendor command listener: ", e);
/frameworks/base/core/java/android/service/chooser/
H A DChooserTargetService.java77 // TAG = "ChooserTargetService[MySubclass]";
78 private final String TAG = ChooserTargetService.class.getSimpleName() field in class:ChooserTargetService
125 if (DEBUG) Log.d(TAG, "onBind " + intent);
127 if (DEBUG) Log.d(TAG, "bad intent action " + intent.getAction() + "; returning null");
144 Log.d(TAG, "getChooserTargets calling onGetChooserTargets; "
150 if (DEBUG) Log.d(TAG, "Sent results");
/frameworks/base/core/java/android/speech/
H A DRecognitionService.java54 private static final String TAG = "RecognitionService"; field in class:RecognitionService
100 if (DBG) Log.d(TAG, "created new mCurrentCallback, listener = " + listener.asBinder());
109 Log.e(TAG, "dead listener on startListening");
118 Log.d(TAG, "onError call from startListening failed");
120 Log.i(TAG, "concurrent startListening received - ignoring this call");
128 Log.w(TAG, "stopListening called with no preceding startListening - ignoring");
131 Log.w(TAG, "stopListening called by other caller than startListening - ignoring");
136 Log.d(TAG, "onError call from stopListening failed");
142 if (DBG) Log.d(TAG, "cancel called with no preceding startListening - ignoring");
144 Log.w(TAG, "cance
[all...]
/frameworks/base/core/java/com/android/server/backup/
H A DNotificationBackupHelper.java28 static final String TAG = "NotifBackupHelper"; // must be < 23 chars field in class:NotificationBackupHelper
29 static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG);
52 Slog.e(TAG, "Couldn't communicate with notification manager");
62 Slog.v(TAG, "Got restore of " + key);
71 Slog.e(TAG, "Couldn't communicate with notification manager");
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/unit/
H A DWifiSoftAPTest.java36 private final String TAG = "WifiSoftAPTest"; field in class:WifiSoftAPTest
47 Log.v(TAG, "mWifiConfig is " + mWifiConfig.toString());
49 Log.v(TAG, "mWifiConfig is null.");
55 Log.v(TAG, "turn off wifi tethering");
71 Log.v(TAG, "exception " + e.getStackTrace());
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DOneShotScheduler.java37 private static final String TAG = "OneShotScheduler"; field in class:OneShotScheduler
42 mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE);
58 if (mLogVerbose) Log.v(TAG, "No filters available to run.");
64 if (mLogVerbose) Log.v(TAG, "Scheduling filter \"" + filter.getName() + "\" of type " + filter.getFilterClassName());
74 if (mLogVerbose) Log.v(TAG, "One pass through graph completed.");

Completed in 6117 milliseconds

1234567891011>>