/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
D | BluetoothMapObexServer.java | 50 private static final boolean D = BluetoothMapService.DEBUG; field in BluetoothMapObexServer 120 if (D) Log.d(TAG, "BluetoothMapObexServer(): accountId=" + mAccountId); in BluetoothMapObexServer() 122 if (D) Log.d(TAG, "BluetoothMapObexServer(): emailBaseUri=" + mBaseEmailUriString); in BluetoothMapObexServer() 125 if (D) Log.d(TAG, "BluetoothMapObexServer(): mEmailFolderUri=" + mEmailFolderUri); in BluetoothMapObexServer() 164 if (D) Log.d(TAG, "buildFolderStructure(): " + mEmailFolderUri.toString()); in buildFolderStructure() 225 if (D) Log.d(TAG, "addEmailFolders(): no elements found"); in addEmailFolders() 231 if (D) Log.d(TAG, "onConnect():"); in onConnect() 242 if (D) Log.d(TAG, "onConnect(): uuid=" + Arrays.toString(uuid)); in onConnect() 263 if (D) Log.d(TAG, "onConnect(): remote=" + Arrays.toString(remote)); in onConnect() 294 if (D) Log.d(TAG, "onDisconnect(): enter"); in onDisconnect() [all …]
|
D | BluetoothMapContentObserver.java | 80 private static final boolean D = BluetoothMapService.DEBUG; field in BluetoothMapContentObserver 293 if(D) Log.w(TAG,e); in encode() 295 if(D) Log.w(TAG,e); in encode() 297 if(D) Log.w(TAG,e); in encode() 360 if(D) Log.d(TAG,"setNotificationRegistration() enter"); in setNotificationRegistration() 370 … if(D) Log.d(TAG,"setNotificationRegistration() MSG_MNS_NOTIFICATION_REGISTRATION send to MNS"); in setNotificationRegistration() 373 if(D) Log.d(TAG,"setNotificationRegistration() Unable to send registration request"); in setNotificationRegistration() 406 if(D) Log.d(TAG, "Registering observer for: " + uri); in registerObserver() 412 if(D) Log.d(TAG, "Registering observer for: " + uri); in registerObserver() 711 … if (D) Log.d(TAG, "new folderId: " + folderId + " old folderId: " + msg.folderId); in handleMsgListChangesEmail() [all …]
|
D | BluetoothMapMasInstance.java | 35 private static final boolean D = BluetoothMapService.DEBUG; field in BluetoothMapMasInstance 127 if (D) Log.d(TAG, "Accepting socket connection..."); in run() 134 if (D) Log.d(TAG, "Accepted socket connection..."); in run() 164 if (D) Log.v(TAG, "Accept exception: (expected at shutdown)", ex); in run() 175 if(D) Log.d(TAG, "Exception while thread shurdown:", e); in shutdown() 185 if (D) Log.d(TAG, "Map Service startRfcommSocketListener"); in startRfcommSocketListener() 196 if (D) Log.d(TAG, "MAS initSocket()"); in initSocket() 275 if (D) Log.d(TAG, "Map Service startObexServerSession masid = " + mMasInstanceId); in startObexServerSession() 299 if (D) Log.d(TAG, " ServerSession started."); in startObexServerSession() 303 if (D) Log.d(TAG, " No connection for this instance"); in startObexServerSession() [all …]
|
D | BluetoothMapContent.java | 62 private static final boolean D = BluetoothMapService.DEBUG; field in BluetoothMapContent 214 if (D) Log.d(TAG, "getContentResolver failed"); in BluetoothMapContent() 289 if (D) Log.d(TAG, " recipient: " + add + " (type: " + type + ")"); in printMmsAddr() 291 if (D) Log.d(TAG, " originator: " + add + " (type: " + type + ")"); in printMmsAddr() 293 if (D) Log.d(TAG, " address other: " + add + " (type: " + type + ")"); in printMmsAddr() 313 if (D) Log.d(TAG, sb.toString()); in printMmsPartImage() 328 if (D) Log.d(TAG, " parts:"); in printMmsParts() 342 if (D) Log.d(TAG, " _id : " + partid + in printMmsParts() 466 if (D) Log.d(TAG, "Error in message database, size reported as: " + size in setAttachmentSize() 475 … if (D) Log.d(TAG, "Error in message database, attachment size reported as: " + size in setAttachmentSize() [all …]
|
D | BluetoothMapEmailAppObserver.java | 46 private static final boolean D = BluetoothMapService.DEBUG; field in BluetoothMapEmailAppObserver 84 … if(D)Log.d(TAG,"handleAccountChanges (packageNameWithProvider: "+packageNameWithProvider+"\n"); in handleAccountChanges() 178 if(D)Log.d(TAG,"initObservers()"); in initObservers() 185 if(D)Log.d(TAG,"deinitObservers()"); in deinitObservers() 192 if(D)Log.d(TAG,"createReceiver()\n"); in createReceiver() 200 if(D)Log.d(TAG,"onReceive\n"); in createReceiver() 205 if(D)Log.d(TAG,"The installed package is: "+ packageName); in createReceiver() 220 if(D)Log.d(TAG,"The removed package is: "+ packageName); in createReceiver() 233 if(D)Log.d(TAG,"removeReceiver()\n"); in removeReceiver() 252 if(D)Log.d(TAG,"getEnabledAccountItems()\n"); in getEnabledAccountItems() [all …]
|
D | BluetoothMapEmailSettingsLoader.java | 45 private static final boolean D = BluetoothMapService.DEBUG; field in BluetoothMapEmailSettingsLoader 82 if(D) Log.d(TAG,"Found " + resInfos.size() + " applications"); in parsePackages() 106 … if(D)Log.d(TAG,"Ignoring force-stopped authority "+ rInfo.providerInfo.authority +"\n"); in parsePackages() 111 if(D) Log.d(TAG,"Found no applications"); in parsePackages() 121 …if(D)Log.d(TAG,rInfo.providerInfo.packageName + " - " + name + " - meta-data(provider = " + provid… in createAppItem() 143 if(D) Log.d(TAG,"Adding app "+app.getPackageName()); in parseAccounts() 159 if(D)Log.d(TAG,"Could not establish ContentProviderClient for "+app.getPackageName()+ in parseAccounts() 167 …if(D)Log.d(TAG,"Adding account " +c.getString(c.getColumnIndex(BluetoothMapContract.AccountColumns… in parseAccounts() 187 if(D)Log.d(TAG, "query failed"); in parseAccounts() 198 if(D)Log.d(TAG,"Enabled Accounts count:"+ mAccountsEnabledCount); in getAccountsEnabledCount()
|
D | BluetoothMnsObexClient.java | 46 private static final boolean D = BluetoothMapService.DEBUG; field in BluetoothMnsObexClient 120 if (D) Log.d(TAG, "OBEX session disconnected"); in disconnect() 127 if (D) Log.d(TAG, "OBEX session close mClientSession"); in disconnect() 130 if (D) Log.d(TAG, "OBEX session closed"); in disconnect() 137 if (D) Log.d(TAG, "Close Obex Transport"); in disconnect() 141 if (D) Log.d(TAG, "Obex Transport Closed"); in disconnect() 177 if(D) Log.d(TAG, "handleRegistration( " + masId + ", " + notificationStatus + ")"); in handleRegistration() 186 if(D) Log.d(TAG, "handleRegistration: connect"); in handleRegistration() 193 if(D) Log.d(TAG, "handleRegistration: disconnect"); in handleRegistration() 238 if (D) Log.d(TAG, "OBEX session created"); in connect()
|
D | BluetoothMapbMessageMms.java | 470 if(D) Log.d(TAG,"Header count=" + headers.length); in parseMmsHeaders() 476 if(D) Log.d(TAG,"Header[" + i + "]: " + header); in parseMmsHeaders() 535 if(D) Log.d(TAG,"Boundary tag=" + boundary); in parseMmsHeaders() 543 if(D) Log.w(TAG,"Skipping unknown header: " + headerType + " (" + header + ")"); in parseMmsHeaders() 556 if(D) Log.d(TAG, "parseMmsMimePart: headers count=" + headers.length); in parseMmsMimePart() 568 if(D) Log.w(TAG, "part-Header not formatted correctly: "); in parseMmsMimePart() 571 if(D) Log.d(TAG, "parseMmsMimePart: header=" + header); in parseMmsMimePart() 603 … if(D) Log.w(TAG,"Skipping unknown part-header: " + headerType + " (" + header + ")"); in parseMmsMimePart() 665 if(D) Log.d(TAG, "parseMms remaining=" + remaining ); in parseMms() 683 if(D) Log.d(TAG, "mimePart count=" + mimeParts.length); in parseMms()
|
D | BluetoothMapFolderElement.java | 44 private static final boolean D = BluetoothMapService.DEBUG; field in BluetoothMapFolderElement 160 if(D) Log.i(TAG,"addFolder():" + name); in addFolder() 176 if(D) Log.i(TAG,"addSmsMmsFolder():" + name); in addSmsMmsFolder() 249 if(D) Log.w(TAG,e); in encode() 252 if(D) Log.w(TAG,e); in encode() 255 if(D) Log.w(TAG,e); in encode()
|
D | BluetoothMapbMessage.java | 36 protected static final boolean D = BluetoothMapService.DEBUG; field in BluetoothMapbMessage 533 if(D) Log.d(TAG,"Decoding vCard"); in parse() 560 if(D) Log.d(TAG,"Decoding envelope level " + level); in parseEnvelope() 563 if(D) Log.d(TAG,"Decoding recipient vCard level " + level); in parseEnvelope() 570 if(D) Log.d(TAG,"Decoding nested envelope"); in parseEnvelope() 574 if(D) Log.d(TAG,"Decoding bbody"); in parseEnvelope() 820 if(D) Log.d(TAG,"Decoding binary data: START:" + data + ":END"); in decodeBinary() 826 if(D) { in decodeBinary()
|
D | BluetoothMapUtils.java | 26 private static final boolean D = BluetoothMapService.DEBUG; field in BluetoothMapUtils 114 if(D)Log.d(TAG,"-> MAP handle:"+mapHandle); in getCpHandle() 117 if(D)Log.d(TAG,"->CP handle:"+cpHandle); in getCpHandle()
|
D | BluetoothMapEmailSettingsAdapter.java | 51 private static final boolean D = BluetoothMapService.DEBUG; field in BluetoothMapEmailSettingsAdapter 185 if(D)Log.i("childs are", BluetoothMapEmailSettingsDataHolder.mCheckedChilds.toString()); in getChildView() 308 …if(D)Log.d(TAG,"Updating account settings for "+account.getName() +". Value is:"+account.mIsChecke… in updateAccount()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapObexServer.java | 61 private static final boolean D = BluetoothPbapService.DEBUG; field in BluetoothPbapObexServer 186 if (D) Log.d(TAG, "onConnect(): uuid=" + Arrays.toString(uuid)); in onConnect() 207 if (D) Log.d(TAG, "onConnect(): remote=" + Arrays.toString(remote)); in onConnect() 227 if (D) Log.d(TAG, "onDisconnect(): enter"); in onDisconnect() 241 if (D) Log.d(TAG, "onAbort(): enter."); in onAbort() 249 if (D) Log.d(TAG, "onPut(): not support PUT request."); in onPut() 256 if (D) Log.d(TAG, "onDelete(): not support PUT request."); in onDelete() 265 if (D) Log.d(TAG, "before setPath, mCurrentPath == " + mCurrentPath); in onSetPath() 275 if (D) Log.d(TAG, "backup=" + backup + " create=" + create + " name=" + tmp_path); in onSetPath() 311 if (D) Log.d(TAG, "onClose(): msg MSG_SERVERSESSION_CLOSE sent out."); in onClose() [all …]
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
D | BluetoothOppObexServerSession.java | 66 private static final boolean D = Constants.DEBUG; field in BluetoothOppObexServerSession 118 if (D) Log.d(TAG, "acquire full WakeLock"); in preStart() 121 if (D) Log.d(TAG, "Create ServerSession with transport " + mTransport.toString()); in preStart() 132 if (D) Log.d(TAG, "Start!"); in start() 146 if (D) Log.d(TAG, "Stop!"); in stop() 161 if (D) Log.d(TAG, "addShare for id " + info.mId); in addShare() 168 if (D) Log.d(TAG, "onPut " + op.toString()); in onPut() 202 if (D) Log.w(TAG, "length is 0, reject the transfer"); in onPut() 208 if (D) Log.w(TAG, "name is null or empty, reject the transfer"); in onPut() 218 if (D) Log.w(TAG, "There is no file extension or mime type," + in onPut() [all …]
|
D | BluetoothOppHandoverReceiver.java | 30 private static final boolean D = Constants.DEBUG; field in BluetoothOppHandoverReceiver 43 if (D) Log.d(TAG, "No device attached to handover intent."); in onReceive() 55 if (D) Log.d(TAG, "No mimeType or stream attached to handover request"); in onReceive() 65 if (D) Log.d(TAG, "No mimeType or stream attached to handover request"); in onReceive() 74 if (D) Log.d(TAG, "Adding " + device + " to whitelist"); in onReceive() 82 if (D) Log.d(TAG, "Stopping handover transfer with Uri " + contentUri); in onReceive() 86 if (D) Log.d(TAG, "Unknown action: " + action); in onReceive()
|
D | BluetoothOppObexClientSession.java | 63 private static final boolean D = Constants.DEBUG; field in BluetoothOppObexClientSession 87 if (D) Log.d(TAG, "Start!"); in start() 94 if (D) Log.d(TAG, "Stop!"); in stop() 184 if (D) Log.d(TAG, "Client thread waiting for next share, sleep for " in run() 211 if (D) Log.d(TAG, "OBEX session disconnected"); in disconnect() 217 if (D) Log.d(TAG, "OBEX session close mCs"); in disconnect() 219 if (D) Log.d(TAG, "OBEX session closed"); in disconnect() 235 if (D) Log.d(TAG, "Create ClientSession with transport " + mTransport1.toString()); in connect() 251 if (D) Log.d(TAG, "OBEX session created"); in connect()
|
D | BluetoothOppProvider.java | 60 private static final boolean D = Constants.DEBUG; field in BluetoothOppProvider 211 if (D) Log.d(TAG, "calling getType on an unknown URI: " + uri); in getType() 236 if (D) Log.d(TAG, "calling insert on an unknown/invalid URI: " + uri); in insert() 290 if (D) Log.d(TAG, "couldn't insert into btopp database"); in insert() 330 if (D) Log.d(TAG, "querying unknown URI: " + uri); in query() 383 if (D) Log.d(TAG, "query failed in downloads database"); in query() 424 if (D) Log.d(TAG, "updating unknown/invalid URI: " + uri); in update() 461 if (D) Log.d(TAG, "deleting unknown/invalid URI: " + uri); in delete()
|
D | BluetoothOppUtility.java | 62 private static final boolean D = Constants.DEBUG; field in BluetoothOppUtility 222 if (D) Log.d(TAG, "RecognizedFileType() fileUri: " + fileUri + " mimetype: " + mimetype); in isRecognizedFileType() 230 if (D) Log.d(TAG, "NO application to handle MIME type " + mimetype); in isRecognizedFileType() 332 if (D) Log.d(TAG, "putSendFileInfo: uri=" + uri + " sendFileInfo=" + sendFileInfo); in putSendFileInfo() 337 if (D) Log.d(TAG, "getSendFileInfo: uri=" + uri); in getSendFileInfo() 343 if (D) Log.d(TAG, "closeSendFileInfo: uri=" + uri); in closeSendFileInfo()
|
D | BluetoothOppReceiveFileInfo.java | 56 private static final boolean D = Constants.DEBUG; field in BluetoothOppReceiveFileInfo 118 if (D) Log.d(Constants.TAG, "Receive File aborted - can't create base directory " in generateFileInfo() 124 if (D) Log.d(Constants.TAG, "Receive File aborted - no external storage"); in generateFileInfo() 134 if (D) Log.d(Constants.TAG, "Receive File aborted - not enough free space"); in generateFileInfo() 182 if (D) Log.e(Constants.TAG, "Error when creating file " + fullfilename); in generateFileInfo()
|
D | TestActivity.java | 356 private static final boolean D = Constants.DEBUG; field in TestTcpListener 389 if (D) Log.d(TAG, "RfcommSocket listen thread starting"); in start() 406 if (D) Log.d(TAG, "RfcommSocket connected!"); in start() 426 if (D) Log.d(TAG, "RfcommSocket listen thread finished"); in start() 439 if (D) Log.d(TAG, "stopping Connect Thread"); in stop()
|
D | BluetoothOppTransfer.java | 71 private static final boolean D = Constants.DEBUG; field in BluetoothOppTransfer 293 if (D) Log.d(TAG, "Mark all ShareInfo in the batch as failed"); in markBatchFailed() 578 if (D) Log.d(TAG, "TCP socket connected "); in run() 612 if (D) Log.d(TAG, "Send transport message " + transport.toString()); in run()
|
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/ |
D | BluetoothMapbMessageTest.java | 35 protected static final boolean D = true; field in BluetoothMapbMessageTest 92 if(D) Log.d(TAG, encoded); in testSmsEncodeText() 145 if(D) Log.v(TAG, "Generated time string: " + scTimeSb.toString()); in testSmsEncodeNativeDeliverPdu() 198 if(D) Log.d(TAG, "\nExpected: \n" + expected); in testSmsEncodeNativeDeliverPdu() 199 if(D) Log.d(TAG, "\nEncoded: \n" + encoded); in testSmsEncodeNativeDeliverPdu() 268 if(D) Log.d(TAG, "\nCalling encoder on decoded message to log its content"); in testSmsEncodeDecodeNativeSubmitPdu() 270 if(D) Log.d(TAG, "\nExpected: \n" + expected); in testSmsEncodeDecodeNativeSubmitPdu() 271 if(D) Log.d(TAG, "\nEncoded: \n" + encoded); in testSmsEncodeDecodeNativeSubmitPdu() 272 if(D) Log.d(TAG, "\nDecoded: \n" + decoded); in testSmsEncodeDecodeNativeSubmitPdu() 329 if(D) Log.d(TAG, "\nEncoded: \n" + encoded); in testSmsEncodeDecodeNativeSubmitPduWithSc() [all …]
|
/packages/apps/Contacts/src/com/android/contacts/interactions/ |
D | TestLoaderManager.java | 185 public <D> Loader<D> initLoader(final int id, Bundle args, final LoaderCallbacks<D> callback) { in initLoader() 186 return mDelegate.initLoader(id, args, new LoaderManager.LoaderCallbacks<D>() { in initLoader() 188 public Loader<D> onCreateLoader(int id, Bundle args) { in initLoader() 193 public void onLoadFinished(Loader<D> loader, D data) { in initLoader() 201 public void onLoaderReset(Loader<D> loader) { in initLoader() 208 public <D> Loader<D> restartLoader(int id, Bundle args, LoaderCallbacks<D> callback) { 218 public <D> Loader<D> getLoader(int id) {
|
/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/ |
D | BluetoothMapEmailProvider.java | 50 private static final boolean D = true; field in BluetoothMapEmailProvider 185 if (D) Log.d(TAG, "writeDataToPipe(): uri=" + uri.toString() + in writeDataToPipe() 248 if(D) Log.d(TAG,"onAccountChanged() accountId = " + accountId + " URI: " + newUri); in onAccountChanged() 277 …if(D) Log.d(TAG,"onMessageChanged() accountId = " + accountId + " messageId = " + messageId + " UR… in onMessageChanged() 322 if(D)Log.d(TAG, "openFile(): uri=" + uri.toString() + " - getLastPathSegment() = " + in openFile() 391 if (D) Log.d(TAG, "delete(): uri=" + uri.toString() ); in delete() 412 if (D) Log.w(TAG, "Unknown table name: " + table); in delete() 455 if(D) Log.i(TAG, "insert() ID: " + id); in insert() 588 if(D)Log.w(TAG, "update(): uri=" + uri.toString() + " - getLastPathSegment() = " + in update() 613 if(D)Log.w(TAG, "Unknown table name: " + table); in update() [all …]
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | CachedBluetoothDevice.java | 125 if (Utils.D) { in onProfileStateChanged() 131 if (Utils.D) Log.d(TAG, " BT Turninig Off...Profile conn state change ignored..."); in onProfileStateChanged() 188 if (Utils.D) { in disconnect() 276 if (Utils.D) { in connectInt() 327 if (Utils.D) { in unpair() 350 if (Utils.D) { in clearProfileConnectionState()
|