/packages/apps/DevCamera/src/com/android/devcamera/ |
D | CameraDeviceReport.java | 39 private static final String TAG = "DevCamera_INFO"; field in CameraDeviceReport 55 Log.v(TAG, "Number of cameras:" + cameralist.length); in printCameraSystemInfo() 57 Log.e(TAG, "Could not get camera ID list: "+e); in printCameraSystemInfo() 72 Log.v(TAG, "============= CAMERA " + id + " INFO ============="); in printCameraInfo() 78 Log.e(TAG, "Could not get getCameraCharacteristics"); in printCameraInfo() 86 Log.v(TAG, "SENSOR_INFO_ACTIVE_ARRAY_SIZE: " in printCameraInfo() 89 Log.v(TAG, "SENSOR_INFO_ACTIVE_ARRAY_SIZE: null"); in printCameraInfo() 93 Log.v(TAG, "SENSOR_INFO_PIXEL_ARRAY_SIZE: " + size2.getWidth() + "x" + size2.getHeight()); in printCameraInfo() 96 Log.v(TAG, "SENSOR_INFO_PHYSICAL_SIZE: " + size3.getWidth() + "x" + size3.getHeight()); in printCameraInfo() 100 Log.v(TAG, "SENSOR_ORIENTATION: " + sensorOrientation); in printCameraInfo() [all …]
|
/packages/modules/AdServices/adservices/framework/java/com/android/adservices/ |
D | LogUtil.java | 30 public static final String TAG = "adservices"; field in LogUtil 34 if (Log.isLoggable(TAG, Log.VERBOSE)) { in v() 35 return Log.v(TAG, msg); in v() 42 if (Log.isLoggable(TAG, Log.VERBOSE)) { in v() 44 return Log.v(TAG, msg); in v() 51 if (Log.isLoggable(TAG, Log.DEBUG)) { in d() 52 return Log.d(TAG, msg); in d() 59 if (Log.isLoggable(TAG, Log.DEBUG)) { in d() 61 return Log.d(TAG, msg); in d() 68 if (Log.isLoggable(TAG, Log.DEBUG)) { in d() [all …]
|
/packages/modules/AdServices/adservices/service/java/com/android/server/adservices/ |
D | LogUtil.java | 30 public static final String TAG = "adservices-system"; field in LogUtil 34 if (Log.isLoggable(TAG, Log.VERBOSE)) { in v() 35 return Log.v(TAG, msg); in v() 42 if (Log.isLoggable(TAG, Log.VERBOSE)) { in v() 44 return Log.v(TAG, msg); in v() 51 if (Log.isLoggable(TAG, Log.DEBUG)) { in d() 52 return Log.d(TAG, msg); in d() 59 if (Log.isLoggable(TAG, Log.DEBUG)) { in d() 61 return Log.d(TAG, msg); in d() 68 if (Log.isLoggable(TAG, Log.DEBUG)) { in d() [all …]
|
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
D | A2dpReceiver.java | 45 public static final String TAG = "A2DPPOWER"; field in A2dpReceiver 71 Log.d(TAG, "mBluetoothA2dpReceiver.onReceive() intent=" + intent); 88 Log.d(TAG, "BluetoothA2dpServiceListener.onServiceConnected"); 94 Log.d(TAG, "BluetoothA2dpServiceListener.onServiceDisconnected"); 112 Log.e(TAG, "BluetoothAdapter is Null"); in A2dpReceiver() 116 Log.d(TAG, "BluetoothAdapter is NOT enabled, enable now"); in A2dpReceiver() 119 Log.e(TAG, "Can't enable Bluetooth"); in A2dpReceiver() 130 Log.d(TAG, "After getProfileProxy()"); in A2dpReceiver() 136 Log.d(TAG, "A2dpReceiver()"); in A2dpReceiver() 144 Log.d(TAG, "Start initialize()"); in initialize() [all …]
|
D | BleScanReceiver.java | 42 public static final String TAG = "BLEPOWER"; field in BleScanReceiver 61 Log.e(TAG, "Bluetooth scan result: " + result.toString()); 66 Log.e(TAG, "Scan Failed: " + errorCode); 90 Log.d(TAG, "Start BleScanListener()"); in BleScanListener() 94 Log.e(TAG, "BluetoothAdapter is Null"); in BleScanListener() 98 Log.d(TAG, "BluetoothAdapter is NOT enabled, enable now"); in BleScanListener() 101 Log.e(TAG, "Can't enable Bluetooth"); in BleScanListener() 117 Log.d(TAG, "End BleScanListener()"); in BleScanListener() 133 Log.d(TAG, "First Alarm for scan mode: " + scanMode); in firstAlarm() 164 Log.d(TAG, "repeatAlarm() currentAlarm: " + currentAlarm); in repeatAlarm() [all …]
|
D | GattClientListener.java | 49 public static final String TAG = "GATTC"; field in GattClientListener 75 Log.d(TAG, "Start GattClientListener()"); in GattClientListener() 81 Log.e(TAG, "BluetoothAdapter is Null"); in GattClientListener() 85 Log.d(TAG, "BluetoothAdapter is NOT enabled, enable now"); in GattClientListener() 88 Log.e(TAG, "Can't enable Bluetooth"); in GattClientListener() 99 Log.d(TAG, "End GattClientListener"); in GattClientListener() 125 Log.d(TAG, "Current Cycle Num: " + currentAlarm); in startAlarm() 127 Log.d(TAG, "All alarms are done"); in startAlarm() 150 Log.d(TAG, "onReceiver: " + intent.getAction()); in onReceive() 157 Log.e(TAG, "Remote device Mac Address is not set"); in onReceive() [all …]
|
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/ |
D | SupplicantP2pIfaceHalHidlImpl.java | 66 private static final String TAG = "SupplicantP2pIfaceHalHidlImpl"; field in SupplicantP2pIfaceHalHidlImpl 92 Log.i(TAG, "IServiceNotification.onRegistration for: " + fqName 96 Log.e(TAG, "Initializing ISupplicant failed."); 99 Log.i(TAG, "Completed initialization of ISupplicant interfaces."); 106 Log.w(TAG, "IServiceManager died: cookie=" + cookie); 114 Log.w(TAG, "ISupplicant/ISupplicantP2pIface died: cookie=" + cookie); 131 Log.wtf(TAG, "Error on linkToDeath on IServiceManager"); in linkToServiceManagerDeath() 137 Log.e(TAG, "IServiceManager.linkToDeath exception", e); in linkToServiceManagerDeath() 175 Log.e(TAG, "Got null ISupplicant service. Stopping supplicant HIDL startup"); in setDebugParams() 182 Log.e(TAG, "Failed to set debug params " + status); in setDebugParams() [all …]
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
D | BluetoothMapObexServer.java | 52 private static final String TAG = "BluetoothMapObexServer"; field in BluetoothMapObexServer 145 Log.d(TAG, "BluetoothMapObexServer(): accountId=" + mAccountId); in BluetoothMapObexServer() 149 Log.d(TAG, "BluetoothMapObexServer(): baseUri=" + mBaseUriString); in BluetoothMapObexServer() 155 Log.d(TAG, "BluetoothMapObexServer(): mEmailFolderUri=" + mEmailFolderUri); in BluetoothMapObexServer() 220 Log.d(TAG, "buildFolderStructure(): " + mEmailFolderUri.toString()); in buildFolderStructure() 301 Log.d(TAG, "addEmailFolders(): no elements found"); in addEmailFolders() 323 Log.d(TAG, "setRemoteFeatureMask() " + Integer.toHexString(mRemoteFeatureMask)); in setRemoteFeatureMask() 331 if (V) Log.d(TAG," setRemoteFeatureMask mMessageVersion :" + mMessageVersion); in setRemoteFeatureMask() 337 Log.d(TAG, "onConnect():"); in onConnect() 354 Log.d(TAG, "onConnect(): uuid=" + Arrays.toString(uuid)); in onConnect() [all …]
|
D | BluetoothMnsObexClient.java | 47 private static final String TAG = "BluetoothMnsObexClient"; field in BluetoothMnsObexClient 126 Log.v(TAG, "Reg masId: " + msg.arg1 + " notfStatus: " + msg.arg2); in handleMessage() 133 Log.d(TAG, "MNS SDP info not available yet - Cannot Connect."); in handleMessage() 150 Log.v(TAG, "SearchReg masId: " + msg.arg1 + " notfStatus: " + msg.arg2); in handleMessage() 173 Log.d(TAG, "OBEX session disconnected"); in disconnect() 177 Log.w(TAG, "OBEX session disconnect error " + e.getMessage()); in disconnect() 182 Log.d(TAG, "OBEX session close mClientSession"); in disconnect() 187 Log.d(TAG, "OBEX session closed"); in disconnect() 191 Log.w(TAG, "OBEX session close error:" + e.getMessage()); in disconnect() 196 Log.d(TAG, "Close Obex Transport"); in disconnect() [all …]
|
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/ |
D | PasspointProvisioner.java | 73 private static final String TAG = "PasspointProvisioner"; field in PasspointProvisioner 157 Log.v(TAG, "Provisioning started with " + provider.toString()); in startSubscriptionProvisioning() 170 private static final String TAG = "PasspointProvisioningStateMachine"; field in PasspointProvisioner.ProvisioningStateMachine 224 Log.v(TAG, "startProvisioning received in state=" + mState); in startProvisioning() 229 Log.v(TAG, "State Machine needs to be reset before starting provisioning"); in startProvisioning() 243 Log.w(TAG, "Provisioning is not possible"); in startProvisioning() 252 Log.e(TAG, "Invalid Server URL"); in startProvisioning() 292 Log.v(TAG, "Wifi Disabled in state=" + mState); in handleWifiDisabled() 295 Log.w(TAG, "Wifi Disable unhandled in state=" + mState); in handleWifiDisabled() 310 Log.v(TAG, "Server Connection status received in " + mState); in handleServerConnectionStatus() [all …]
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/backup/ |
D | KitchenSinkBackupTransport.java | 63 private static final String TAG = KitchenSinkBackupTransport.class.getSimpleName(); field in KitchenSinkBackupTransport 97 if (DEBUG) Log.v(TAG, "Making new data directories."); in makeDataDirs() 144 if (DEBUG) Log.d(TAG, "request backup time"); in requestBackupTime() 152 Log.d(TAG, "initializing server side storage for this device; wiping all data"); in initializeDevice() 162 if (DEBUG) Log.d(TAG, "Deleting data from: " + dirname); in deleteContents() 198 Log.i(TAG, "perform backup is called for: " + packageInfo.packageName); in performBackup() 209 Log.i(TAG, "perform backup internal is called for: " + packageInfo.packageName); in performBackupInternal() 212 Log.i(TAG, "Data is not changed, no backup needed for " + packageInfo.packageName); in performBackupInternal() 219 Log.i(TAG, "Performing incremental backup for " + packageInfo.packageName); in performBackupInternal() 221 Log.i(TAG, "Performing non-incremental backup for " + packageInfo.packageName); in performBackupInternal() [all …]
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/ |
D | BluetoothOppTransfer.java | 68 private static final String TAG = "BtOppTransfer"; field in BluetoothOppTransfer 120 Log.d(TAG, " Action :" + action); in onReceive() 125 Log.e(TAG, "Device is null"); in onReceive() 128 … Log.e(TAG, "device : " + device.getIdentityAddress() + " mBatch :" + mBatch + " mCurrentShare :" in onReceive() 134 … Log.v(TAG, "Device :" + device.getIdentityAddress() + "- OPP device: " + mBatch.mDestination in onReceive() 140 Log.v(TAG, "ACTION_ACL_DISCONNECTED to be processed for batch: " in onReceive() 155 Log.d(TAG, "Received UUID: " + uuid.toString()); in onReceive() 156 Log.d(TAG, "expected UUID: " + BluetoothUuid.OBEX_OBJECT_PUSH.toString()); in onReceive() 160 Log.d(TAG, " -> status: " + status); in onReceive() 164 Log.w(TAG, "OPP SDP search, target device is null, ignoring result"); in onReceive() [all …]
|
D | BluetoothOppService.java | 117 Log.v(TAG, "ContentObserver received notification"); in onChange() 123 private static final String TAG = "BtOppService"; field in BluetoothOppService 218 Log.v(TAG, "onCreate"); in create() 233 Log.w(TAG, "BluetoothOppPreference.getInstance returned null."); in create() 241 Log.v(TAG, "start()"); in start() 275 Log.w(TAG, "stop() called before start()"); in stop() 298 Log.v(TAG, "Starting RfcommListener"); in startListener() 329 Log.w(TAG, "getBluetoothOppService(): service is null"); in getBluetoothOppService() 333 Log.w(TAG, "getBluetoothOppService(): service is not available"); in getBluetoothOppService() 341 Log.d(TAG, "setBluetoothOppService(): set to: " + instance); in setBluetoothOppService() [all …]
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/ |
D | BatteryStateMachine.java | 51 private static final String TAG = "BatteryStateMachine"; field in BatteryStateMachine 82 super(TAG, looper); in BatteryStateMachine() 100 Log.i(TAG, "make for device " + device); in make() 201 Log.e(TAG, "Bad currentState: " + currentState); in getConnectionState() 232 Log.w(TAG, "Trying connectGatt with existing BluetoothGatt instance."); in connectGatt() 256 private static final String TAG = "BASM_Disconnected"; field in BatteryStateMachine.Disconnected 260 log(TAG, "Enter (" + mDevice + "): " + messageWhatToString( in enter() 277 log(TAG, "Exit (" + mDevice + "): " + messageWhatToString( in exit() 284 log(TAG, "Process message(" + mDevice + "): " + messageWhatToString( in processMessage() 290 log(TAG, "Connecting to " + mDevice); in processMessage() [all …]
|
/packages/services/Car/service/src/com/android/car/bluetooth/ |
D | CarBluetoothService.java | 59 private static final String TAG = CarLog.tagFor(CarBluetoothService.class); field in CarBluetoothService 60 private static final boolean DBG = Slogf.isLoggable(TAG, Log.DEBUG); 104 Slogf.d(TAG, "Connected to CarPerUserService"); 121 Slogf.d(TAG, "Before Unbinding from CarPerUserService"); 131 Slogf.d(TAG, "Disconnected from CarPerUserService"); 164 Slogf.d(TAG, "init()"); in init() 177 Slogf.d(TAG, "release()"); in release() 193 Slogf.d(TAG, "Initializing new user"); in initializeUserLocked() 212 Slogf.d(TAG, "Switched to user %d", mUserId); in initializeUserLocked() 223 Slogf.d(TAG, "Destroying user %d", mUserId); in destroyUserLocked() [all …]
|
D | FastPairGattServer.java | 91 private static final String TAG = CarLog.tagFor(FastPairGattServer.class); field in FastPairGattServer 92 private static final boolean DBG = Slogf.isLoggable(TAG, Log.DEBUG); 140 Slogf.i(TAG, "Five minutes have expired. Reset failure count to 0"); 147 Slogf.w(TAG, "Failure count is already at the limit."); in increment() 152 Slogf.i(TAG, "Failure count increased, failures=%d", mCount); in increment() 154 Slogf.w(TAG, "Failure count has reached 10, wait 5 minutes for more tries"); in increment() 160 Slogf.i(TAG, "Reset failure count"); in reset() 185 Slogf.w(TAG, "Shared secret key has expired. Clearing key material."); 207 Slogf.d(TAG, "onConnectionStateChange %d Device: %s", newState, device); 230 Slogf.d(TAG, "onCharacteristicReadRequest"); [all …]
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/ |
D | TbsService.java | 45 private static final String TAG = "TbsService"; field in TbsService 65 Log.d(TAG, "create()"); in create() 73 Log.d(TAG, "start()"); in start() 90 Log.d(TAG, "stop()"); in stop() 93 Log.w(TAG, "stop() called before start()"); in stop() 110 Log.d(TAG, "cleanup()"); in cleanup() 122 Log.w(TAG, "getTbsService: service is NULL"); in getTbsService() 127 Log.w(TAG, "getTbsService: service is not available"); in getTbsService() 136 Log.d(TAG, "setTbsService: set to=" + instance); in setTbsService() 144 Log.d(TAG, "PTS test: setDeviceAuthorized"); in onDeviceUnauthorized() [all …]
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothMapClient.java | 56 private static final String TAG = "BluetoothMapClient"; field in BluetoothMapClient 57 private static final boolean DBG = Log.isLoggable(TAG, Log.DEBUG); 58 private static final boolean VDBG = Log.isLoggable(TAG, Log.VERBOSE); 220 if (DBG) Log.d(TAG, "Create BluetoothMapClient proxy object"); in BluetoothMapClient() 264 if (VDBG) Log.d(TAG, "isConnected(" + device + ")"); in isConnected() 268 Log.w(TAG, "Proxy not attached to service"); in isConnected() 269 if (DBG) Log.d(TAG, Log.getStackTraceString(new Throwable())); in isConnected() 276 Log.e(TAG, e.toString() + "\n" + Log.getStackTraceString(new Throwable())); in isConnected() 294 if (DBG) Log.d(TAG, "connect(" + device + ")" + "for MAPS MCE"); in connect() 298 Log.w(TAG, "Proxy not attached to service"); in connect() [all …]
|
D | BluetoothGattServer.java | 54 private static final String TAG = "BluetoothGattServer"; field in BluetoothGattServer 85 Log.d(TAG, "onServerRegistered() - status=" + status 94 Log.e(TAG, "onServerRegistered: mCallback is null"); 107 Log.d(TAG, "onServerConnectionState() - status=" + status 115 Log.w(TAG, "Unhandled exception in callback", ex); 126 Log.d(TAG, "onServiceAdded() - handle=" + service.getInstanceId() 159 Log.w(TAG, "Unhandled exception in callback", ex); 170 if (VDBG) Log.d(TAG, "onCharacteristicReadRequest() - handle=" + handle); 175 Log.w(TAG, "onCharacteristicReadRequest() no char for handle " + handle); 183 Log.w(TAG, "Unhandled exception in callback", ex); [all …]
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/ |
D | SapService.java | 51 private static final String TAG = "SapService"; field in SapService 133 Log.d(TAG, "Removing SDP record handle: " + mSdpHandle); in removeSdpRecord() 142 Log.v(TAG, "Sap Service startRfcommSocketListener"); in startRfcommSocketListener() 156 Log.v(TAG, "Sap Service initSocket"); in initSocket() 175 Log.e(TAG, "Error create RfcommServerSocket ", e); in initSocket() 178 Log.e(TAG, "Error creating RfcommServerSocket ", e); in initSocket() 190 Log.w(TAG, "initServerSocket failed as BT is (being) turned off"); in initSocket() 195 Log.v(TAG, "wait 300 ms"); in initSocket() 199 Log.e(TAG, "socketAcceptThread thread was interrupted (3)", e); in initSocket() 208 Log.v(TAG, "Succeed to create listening socket "); in initSocket() [all …]
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorStateMachine.java | 45 private static final String TAG = "CsipSetCoordinatorStateMachine"; field in CsipSetCoordinatorStateMachine 68 super(TAG, looper); in CsipSetCoordinatorStateMachine() 89 Log.i(TAG, "make for device " + device); in make() 115 Log.i(TAG, in enter() 142 Log.e(TAG, "Disconnected: error connecting to " + mDevice); in processMessage() 149 Log.w(TAG, in processMessage() 155 Log.w(TAG, "Disconnected: DISCONNECT ignored: " + mDevice); in processMessage() 160 Log.d(TAG, "Disconnected: stack event: " + event); in processMessage() 163 Log.wtf(TAG, "Device(" + mDevice + "): event mismatch: " + event); in processMessage() 170 Log.e(TAG, "Disconnected: ignoring stack event: " + event); in processMessage() [all …]
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/ |
D | VolumeControlStateMachine.java | 43 private static final String TAG = "VolumeControlStateMachine"; field in VolumeControlStateMachine 70 super(TAG, looper); in VolumeControlStateMachine() 90 Log.i(TAG, "make for device " + device); in make() 110 Log.i(TAG, "Enter Disconnected(" + mDevice + "): " + messageWhatToString( in enter() 138 Log.e(TAG, "Disconnected: error connecting to " + mDevice); in processMessage() 145 Log.w(TAG, "Outgoing VolumeControl Connecting request rejected: " in processMessage() 150 Log.w(TAG, "Disconnected: DISCONNECT ignored: " + mDevice); in processMessage() 155 Log.d(TAG, "Disconnected: stack event: " + event); in processMessage() 158 Log.wtf(TAG, "Device(" + mDevice + "): event mismatch: " + event); in processMessage() 165 Log.e(TAG, "Disconnected: ignoring stack event: " + event); in processMessage() [all …]
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/ |
D | HearingAidStateMachine.java | 71 private static final String TAG = "HearingAidStateMachine"; field in HearingAidStateMachine 97 super(TAG, looper); in HearingAidStateMachine() 117 Log.i(TAG, "make for device " + device); in make() 137 Log.i(TAG, "Enter Disconnected(" + mDevice + "): " + messageWhatToString( in enter() 166 Log.e(TAG, "Disconnected: error connecting to " + mDevice); in processMessage() 173 Log.w(TAG, "Outgoing HearingAid Connecting request rejected: " + mDevice); in processMessage() 177 Log.d(TAG, "Disconnected: DISCONNECT: call native disconnect for " + mDevice); in processMessage() 183 Log.d(TAG, "Disconnected: stack event: " + event); in processMessage() 186 Log.wtf(TAG, "Device(" + mDevice + "): event mismatch: " + event); in processMessage() 193 Log.e(TAG, "Disconnected: ignoring stack event: " + event); in processMessage() [all …]
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/ |
D | HapClientStateMachine.java | 75 private static final String TAG = "HapClientStateMachine"; field in HapClientStateMachine 97 super(TAG, looper); in HapClientStateMachine() 117 Log.i(TAG, "make for device " + device); in make() 220 Log.i(TAG, "Enter Disconnected(" + mDevice + "): " + messageWhatToString( in enter() 249 Log.e(TAG, "Disconnected: error connecting to " + mDevice); in processMessage() 256 Log.w(TAG, "Outgoing HearingAccess Connecting request rejected: " in processMessage() 261 Log.d(TAG, "Disconnected: DISCONNECT: call native disconnect for " + mDevice); in processMessage() 267 Log.d(TAG, "Disconnected: stack event: " + event); in processMessage() 270 Log.wtf(TAG, "Device(" + mDevice + "): event mismatch: " + event); in processMessage() 277 Log.e(TAG, "Disconnected: ignoring stack event: " + event); in processMessage() [all …]
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
D | LeAudioStateMachine.java | 71 private static final String TAG = "LeAudioStateMachine"; field in LeAudioStateMachine 97 super(TAG, looper); in LeAudioStateMachine() 117 Log.i(TAG, "make for device"); in make() 136 Log.i(TAG, "Enter Disconnected(" + mDevice + "): " + messageWhatToString( in enter() 165 Log.e(TAG, "Disconnected: error connecting to " + mDevice); in processMessage() 172 Log.w(TAG, "Outgoing LeAudio Connecting request rejected: " + mDevice); in processMessage() 176 Log.d(TAG, "Disconnected: " + mDevice); in processMessage() 182 Log.d(TAG, "Disconnected: stack event: " + event); in processMessage() 185 Log.wtf(TAG, "Device(" + mDevice + "): event mismatch: " + event); in processMessage() 192 Log.e(TAG, "Disconnected: ignoring stack event: " + event); in processMessage() [all …]
|