/frameworks/base/core/java/android/util/ |
D | Slog.java | 28 return Log.println_native(Log.LOG_ID_SYSTEM, Log.VERBOSE, tag, msg); in v() 32 return Log.println_native(Log.LOG_ID_SYSTEM, Log.VERBOSE, tag, in v() 33 msg + '\n' + Log.getStackTraceString(tr)); in v() 37 return Log.println_native(Log.LOG_ID_SYSTEM, Log.DEBUG, tag, msg); in d() 41 return Log.println_native(Log.LOG_ID_SYSTEM, Log.DEBUG, tag, in d() 42 msg + '\n' + Log.getStackTraceString(tr)); in d() 46 return Log.println_native(Log.LOG_ID_SYSTEM, Log.INFO, tag, msg); in i() 50 return Log.println_native(Log.LOG_ID_SYSTEM, Log.INFO, tag, in i() 51 msg + '\n' + Log.getStackTraceString(tr)); in i() 55 return Log.println_native(Log.LOG_ID_SYSTEM, Log.WARN, tag, msg); in w() [all …]
|
/frameworks/base/telephony/java/android/telephony/ |
D | Rlog.java | 21 import android.util.Log; 42 return Log.println_native(Log.LOG_ID_RADIO, Log.VERBOSE, tag, msg); in v() 46 return Log.println_native(Log.LOG_ID_RADIO, Log.VERBOSE, tag, in v() 47 msg + '\n' + Log.getStackTraceString(tr)); in v() 51 return Log.println_native(Log.LOG_ID_RADIO, Log.DEBUG, tag, msg); in d() 55 return Log.println_native(Log.LOG_ID_RADIO, Log.DEBUG, tag, in d() 56 msg + '\n' + Log.getStackTraceString(tr)); in d() 60 return Log.println_native(Log.LOG_ID_RADIO, Log.INFO, tag, msg); in i() 64 return Log.println_native(Log.LOG_ID_RADIO, Log.INFO, tag, in i() 65 msg + '\n' + Log.getStackTraceString(tr)); in i() [all …]
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothHeadset.java | 29 import android.util.Log; 307 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up); 309 if (VDBG) Log.d(TAG,"Unbinding service..."); 315 if (VDBG) Log.d(TAG,"Binding service..."); 319 Log.e(TAG,"",re); 339 Log.e(TAG,"",e); in BluetoothHeadset() 351 Log.e(TAG, "Unable to bind HeadsetService", e); in doBind() 363 Log.e(TAG,"Unable to unbind HeadsetService", e); in doUnbind() 383 Log.e(TAG,"",e); in close() 419 Log.e(TAG, Log.getStackTraceString(new Throwable())); in connect() [all …]
|
D | BluetoothMapClient.java | 27 import android.util.Log; 40 private static final boolean DBG = Log.isLoggable(TAG, Log.DEBUG); 41 private static final boolean VDBG = Log.isLoggable(TAG, Log.VERBOSE); 78 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up); 80 if (VDBG) Log.d(TAG, "Unbinding service..."); 86 Log.e(TAG, "", re); 93 if (VDBG) Log.d(TAG, "Binding service..."); 97 Log.e(TAG, "", re); 108 if (DBG) Log.d(TAG, "Create BluetoothMapClient proxy object"); in BluetoothMapClient() 117 Log.e(TAG, "", e); in BluetoothMapClient() [all …]
|
D | BluetoothHeadsetClient.java | 27 import android.util.Log; 377 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up); 379 if (VDBG) Log.d(TAG,"Unbinding service..."); 385 Log.e(TAG,"",re); 392 if (VDBG) Log.d(TAG,"Binding service..."); 397 Log.e(TAG,"",re); 417 Log.e(TAG,"",e); in BluetoothHeadsetClient() 430 Log.e(TAG, "Could not bind to Bluetooth Headset Client Service with " + intent); in doBind() 450 Log.e(TAG,"",e); in close() 460 Log.e(TAG,"",re); in close() [all …]
|
D | BluetoothInputDevice.java | 28 import android.util.Log; 222 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up); 224 if (VDBG) Log.d(TAG,"Unbinding service..."); 230 Log.e(TAG,"",re); 237 if (VDBG) Log.d(TAG,"Binding service..."); 241 Log.e(TAG,"",re); 263 Log.e(TAG,"",e); in BluetoothInputDevice() 276 Log.e(TAG, "Could not bind to Bluetooth HID Service with " + intent); in doBind() 289 Log.e(TAG,"",e); in close() 299 Log.e(TAG,"",re); in close() [all …]
|
D | BluetoothA2dp.java | 32 import android.util.Log; 180 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up); 182 if (VDBG) Log.d(TAG, "Unbinding service..."); 188 Log.e(TAG, "", re); 196 if (VDBG) Log.d(TAG,"Binding service..."); 200 Log.e(TAG,"",re); 221 Log.e(TAG,"",e); in BluetoothA2dp() 234 Log.e(TAG, "Could not bind to Bluetooth A2DP Service with " + intent); in doBind() 247 Log.e(TAG,"",e); in close() 258 Log.e(TAG, "", re); in close() [all …]
|
D | BluetoothA2dpSink.java | 26 import android.util.Log; 134 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up); 136 if (VDBG) Log.d(TAG,"Unbinding service..."); 142 Log.e(TAG,"",re); 149 if (VDBG) Log.d(TAG,"Binding service..."); 153 Log.e(TAG,"",re); 173 Log.e(TAG,"",e); in BluetoothA2dpSink() 186 Log.e(TAG, "Could not bind to Bluetooth A2DP Service with " + intent); in doBind() 199 Log.e(TAG,"",e); in close() 209 Log.e(TAG,"",re); in close() [all …]
|
D | BluetoothHealth.java | 27 import android.util.Log; 104 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up); 106 if (VDBG) Log.d(TAG,"Unbinding service..."); 112 Log.e(TAG,"",re); 119 if (VDBG) Log.d(TAG,"Binding service..."); 123 Log.e(TAG,"",re); 186 Log.e(TAG, e.toString()); in registerAppConfiguration() 189 Log.w(TAG, "Proxy not attached to service"); in registerAppConfiguration() 190 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable())); in registerAppConfiguration() 211 Log.e(TAG, e.toString()); in unregisterAppConfiguration() [all …]
|
D | BluetoothPan.java | 28 import android.util.Log; 138 Log.w(TAG,"Unable to register BluetoothStateChangeCallback",re); in BluetoothPan() 140 if (VDBG) Log.d(TAG, "BluetoothPan() call bindService"); in BluetoothPan() 150 Log.e(TAG, "Could not bind to Bluetooth Pan Service with " + intent); in doBind() 164 Log.w(TAG,"Unable to unregister BluetoothStateChangeCallback",re); in close() 174 Log.e(TAG,"",re); in close() 190 Log.d(TAG, "onBluetoothStateChange on: " + on); 194 if (VDBG) Log.d(TAG, "onBluetoothStateChange calling doBind()"); 199 Log.e(TAG,"onBluetoothStateChange: could not bind to PAN service: ", e); 202 Log.e(TAG,"onBluetoothStateChange: could not bind to PAN service: ", e); [all …]
|
D | BluetoothInputHost.java | 27 import android.util.Log; 170 Log.d(TAG, "onBluetoothStateChange: up=" + up); 173 Log.d(TAG,"Unbinding service..."); 179 Log.e(TAG,"onBluetoothStateChange: could not unbind service:", e); 185 Log.d(TAG,"Binding HID Device service..."); 189 Log.e(TAG,"onBluetoothStateChange: could not bind to HID Dev service: ", e); 191 Log.e(TAG,"onBluetoothStateChange: could not bind to HID Dev service: ", e); 200 Log.d(TAG, "onServiceConnected()"); 208 Log.d(TAG, "onServiceDisconnected()"); 217 Log.v(TAG, "BluetoothInputHost"); in BluetoothInputHost() [all …]
|
D | BluetoothMap.java | 26 import android.util.Log; 61 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up); 63 if (VDBG) Log.d(TAG,"Unbinding service..."); 69 Log.e(TAG,"",re); 76 if (VDBG) Log.d(TAG,"Binding service..."); 80 Log.e(TAG,"",re); 91 if (DBG) Log.d(TAG, "Create BluetoothMap proxy object"); in BluetoothMap() 100 Log.e(TAG,"",e); in BluetoothMap() 112 Log.e(TAG, "Could not bind to Bluetooth MAP Service with " + intent); in doBind() 138 Log.e(TAG,"",e); in close() [all …]
|
D | BluetoothSap.java | 26 import android.util.Log; 95 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up); 97 if (VDBG) Log.d(TAG,"Unbinding service..."); 103 Log.e(TAG,"",re); 110 if (VDBG) Log.d(TAG,"Binding service..."); 114 Log.e(TAG,"",re); 125 if (DBG) Log.d(TAG, "Create BluetoothSap proxy object"); in BluetoothSap() 134 Log.e(TAG,"",e); in BluetoothSap() 146 Log.e(TAG, "Could not bind to Bluetooth SAP Service with " + intent); in doBind() 173 Log.e(TAG,"",e); in close() [all …]
|
D | BluetoothAvrcpController.java | 26 import android.util.Log; 90 if (DBG) Log.d(TAG, "onBluetoothStateChange: up=" + up); 92 if (VDBG) Log.d(TAG,"Unbinding service..."); 98 Log.e(TAG,"",re); 105 if (VDBG) Log.d(TAG,"Binding service..."); 109 Log.e(TAG,"",re); 130 Log.e(TAG,"",e); in BluetoothAvrcpController() 143 Log.e(TAG, "Could not bind to Bluetooth AVRCP Controller Service with " + intent); in doBind() 156 Log.e(TAG,"",e); in close() 166 Log.e(TAG,"",re); in close() [all …]
|
D | BluetoothPbapClient.java | 26 import android.util.Log; 61 Log.d(TAG, "onBluetoothStateChange: PBAP CLIENT up=" + up); 65 Log.d(TAG,"Unbinding service..."); 72 Log.e(TAG,"",re); 80 Log.d(TAG,"Binding service..."); 85 Log.e(TAG,"",re); 97 Log.d(TAG, "Create BluetoothPbapClient proxy object"); in BluetoothPbapClient() 107 Log.e(TAG,"",e); in BluetoothPbapClient() 119 Log.e(TAG, "Could not bind to Bluetooth PBAP Client Service with " + intent); in doBind() 145 Log.e(TAG,"",e); in close() [all …]
|
/frameworks/base/core/tests/coretests/src/android/util/ |
D | LogTest.java | 25 import android.util.Log; 155 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 156 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 157 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 158 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 159 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 160 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 161 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 162 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 163 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() [all …]
|
/frameworks/base/media/tests/SoundPoolTest/src/com/android/ |
D | SoundPoolTest.java | 31 import android.util.Log; 84 if (DEBUG) Log.d(LOG_TAG, "Sample " + sampleId + " load status = " + status); in onLoadComplete() 98 Log.e(LOG_TAG, "Unable to open resource"); in loadSound() 131 if (DEBUG) Log.d(LOG_TAG, "Begin sounds test"); in TestSounds() 136 if (DEBUG) Log.d(LOG_TAG, "Start note " + id); in TestSounds() 138 Log.e(LOG_TAG, "Error occurred starting note"); in TestSounds() 143 if (DEBUG) Log.d(LOG_TAG, "Stop note " + id); in TestSounds() 146 if (DEBUG) Log.d(LOG_TAG, "End sounds test"); in TestSounds() 151 if (DEBUG) Log.d(LOG_TAG, "Begin scale test"); in TestScales() 158 if (DEBUG) Log.d(LOG_TAG, "Start note " + id); in TestScales() [all …]
|
/frameworks/base/telecomm/java/android/telecom/ |
D | ConnectionServiceAdapter.java | 53 Log.w(this, "Ignoring duplicate adapter addition."); in addAdapter() 97 Log.getExternalSession()); in handleCreateConnectionComplete() 112 adapter.setActive(callId, Log.getExternalSession()); in setActive() 126 adapter.setRinging(callId, Log.getExternalSession()); in setRinging() 140 adapter.setDialing(callId, Log.getExternalSession()); in setDialing() 155 adapter.setPulling(callId, Log.getExternalSession()); in setPulling() 171 adapter.setDisconnected(callId, disconnectCause, Log.getExternalSession()); in setDisconnected() 185 adapter.setOnHold(callId, Log.getExternalSession()); in setOnHold() 200 adapter.setRingbackRequested(callId, ringback, Log.getExternalSession()); in setRingbackRequested() 209 adapter.setConnectionCapabilities(callId, capabilities, Log.getExternalSession()); in setConnectionCapabilities() [all …]
|
D | ConnectionService.java | 114 private static final boolean PII_DEBUG = Log.isLoggable(android.util.Log.DEBUG); 196 Log.startSession(sessionInfo, SESSION_ADD_CS_ADAPTER); 200 args.arg2 = Log.createSubsession(); 203 Log.endSession(); 209 Log.startSession(sessionInfo, SESSION_REMOVE_CS_ADAPTER); 213 args.arg2 = Log.createSubsession(); 216 Log.endSession(); 228 Log.startSession(sessionInfo, SESSION_CREATE_CONN); 234 args.arg4 = Log.createSubsession(); 239 Log.endSession(); [all …]
|
/frameworks/base/tests/CoreTests/android/core/ |
D | RequestAPITest.java | 23 import android.util.Log; 54 Log.d(LOGTAG, "Base setup context = " + mContext); in setUp() 63 Log.d(LOGTAG, "Base tearDown"); in tearDown() 65 Log.d(LOGTAG, "Base teardown done"); in tearDown() 89 Log.d(LOGTAG, "testRequestAddNullHeader start "); in testRequestAddNullHeader() 93 Log.d(LOGTAG, "testRequestAddNullHeader - returning"); in testRequestAddNullHeader() 101 Log.d(LOGTAG, "testRequestAddNullValue start "); in testRequestAddNullValue() 105 Log.d(LOGTAG, "testRequestAddNullValue - returning"); in testRequestAddNullValue() 113 Log.d(LOGTAG, "testRequestAddEmptyValue start "); in testRequestAddEmptyValue() 117 Log.d(LOGTAG, "testRequestAddEmptyValue - returning"); in testRequestAddEmptyValue() [all …]
|
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/debug/ |
D | Log.java | 19 public class Log { class 30 private static final Log.Tag TAG = new Log.Tag("Log"); 59 if (isLoggable(tag, android.util.Log.DEBUG)) { in d() 60 android.util.Log.d(tag.toString(), msg); in d() 65 if (isLoggable(tag, android.util.Log.DEBUG)) { in d() 66 android.util.Log.d(tag.toString(), msg, tr); in d() 71 if (isLoggable(tag, android.util.Log.ERROR)) { in e() 72 android.util.Log.e(tag.toString(), msg); in e() 77 if (isLoggable(tag, android.util.Log.ERROR)) { in e() 78 android.util.Log.e(tag.toString(), msg, tr); in e() [all …]
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
D | MediaMetadataRetrieverTest.java | 19 import android.util.Log; 35 Log.v(TAG, "testGetEmbeddedPicture starts."); in testGetEmbeddedPicture() 42 Log.v(TAG, "File " + i + ": " + MediaNames.ALBUMART_TEST_FILES[i]); in testGetEmbeddedPicture() 46 … Log.v(TAG, "windows media is not supported and thus we will skip the test for this file"); in testGetEmbeddedPicture() 56 … Log.e(TAG, "Fails to get embedded picture for " + MediaNames.ALBUMART_TEST_FILES[i]); in testGetEmbeddedPicture() 60 Log.e(TAG, "Fails to setDataSource for " + MediaNames.ALBUMART_TEST_FILES[i]); in testGetEmbeddedPicture() 66 Log.v(TAG, "testGetEmbeddedPicture completes."); in testGetEmbeddedPicture() 77 Log.v(TAG, "Thumbnail processing starts"); in testThumbnailCapture() 81 Log.v(TAG, "File " + i + ": " + MediaNames.THUMBNAIL_METADATA_TEST_FILES[i]); in testThumbnailCapture() 85 … Log.v(TAG, "windows media is not supported and thus we will skip the test for this file"); in testThumbnailCapture() [all …]
|
/frameworks/base/core/java/android/app/backup/ |
D | FullBackup.java | 31 import android.util.Log; 165 Log.e(TAG, "Unable to create/open file " + outFile.getPath(), e); in restoreFile() 175 Log.w(TAG, "Incomplete read: expected " + size + " but got " in restoreFile() 185 Log.e(TAG, "Unable to write to file " + outFile.getPath(), e); in restoreFile() 274 Log.i(TAG, "Unrecognized domain " + domainToken); in tokenToDirectoryPath() 277 Log.i(TAG, "Error reading directory for domain: " + domainToken); in tokenToDirectoryPath() 300 Log.e(TAG, "Unable to access Storage Manager"); in getVolumeList() 350 if (Log.isLoggable(FullBackup.TAG_XML_PARSER, Log.VERBOSE)) { in isFullBackupContentEnabled() 351 Log.v(FullBackup.TAG_XML_PARSER, "android:fullBackupContent - \"false\""); in isFullBackupContentEnabled() 390 if (Log.isLoggable(FullBackup.TAG_XML_PARSER, Log.VERBOSE)) { in maybeParseBackupSchemeLocked() [all …]
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | WificondControl.java | 30 import android.util.Log; 79 Log.d(TAG, "Scan result ready event"); in OnScanResultReady() 85 Log.d(TAG, "Scan failed event"); in OnScanFailed() 100 Log.d(TAG, "Pno scan result event"); in OnPnoNetworkFound() 107 Log.d(TAG, "Pno Scan failed event"); in OnPnoScanFailed() 113 Log.d(TAG, "Pno scan over offload started"); in OnPnoScanOverOffloadStarted() 119 Log.d(TAG, "Pno scan over offload failed"); in OnPnoScanOverOffloadFailed() 137 Log.d(TAG, "Setting up driver for client mode"); in setupDriverForClientMode() 140 Log.e(TAG, "Failed to get reference to wificond"); in setupDriverForClientMode() 148 Log.e(TAG, "Failed to get IClientInterface due to remote exception"); in setupDriverForClientMode() [all …]
|
/frameworks/base/core/tests/BTtraffic/src/com/android/google/experimental/bttraffic/ |
D | BTtraffic.java | 12 import android.util.Log; 42 Log.d(TAG, "Unable to close resource.\n"); in safeClose() 57 Log.d(TAG, "unknown action: + " + intent.getAction()); in onStartCommand() 64 Log.d(TAG, "worker thread already active"); in startWorker() 69 Log.d(TAG, "startWorker: addr=" + remoteAddr); in startWorker() 78 Log.d(TAG, "Monitor service started"); in startWorker() 80 Log.d(TAG, "Worker thread started"); in startWorker() 82 Log.d(TAG, "Failed to start service", e); in startWorker() 89 Log.d(TAG, "Start monitor on server"); in startMonitor() 103 Log.d(TAG, "No need to start SvcMonitor on client"); in startMonitor() [all …]
|