/packages/modules/adb/client/ |
D | usb_libusb.cpp | 103 libusb_transfer* transfer = nullptr; member 110 libusb_transfer* transfer; member 130 libusb_free_transfer(read_block->transfer); in Cleanup() 132 read_block->transfer = nullptr; in Cleanup() 139 if (read_block->transfer->status == LIBUSB_TRANSFER_CANCELLED) { in MaybeCleanup() 151 static void LIBUSB_CALL header_read_cb(libusb_transfer* transfer) { in header_read_cb() 152 auto read_block = static_cast<ReadBlock*>(transfer->user_data); in header_read_cb() 161 if (transfer->status != LIBUSB_TRANSFER_COMPLETED) { in header_read_cb() 162 std::string msg = StringPrintf("usb read failed: status = %d", transfer->status); in header_read_cb() 169 if (transfer->actual_length != sizeof(amessage)) { in header_read_cb() [all …]
|
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/ |
D | AoapInterface.java | 127 int len = transfer(conn, READ, ACCESSORY_GET_PROTOCOL, 0, buffer, buffer.length); in getProtocol() 133 len = transfer(conn, READ, ACCESSORY_GET_PROTOCOL, 0, buffer, buffer.length); in getProtocol() 148 int len = transfer(conn, WRITE, ACCESSORY_SEND_STRING, index, buffer, in sendString() 152 len = transfer(conn, WRITE, ACCESSORY_SEND_STRING, index, buffer, in sendString() 163 int len = transfer(conn, WRITE, ACCESSORY_START, 0, null, 0); in sendAoapStart() 206 private static int transfer(UsbDeviceConnection conn, @Direction int direction, int string, in transfer() method in AoapInterface
|
/packages/services/Telephony/src/com/android/phone/callcomposer/ |
D | CallComposerPictureManager.java | 142 CallComposerPictureTransfer transfer = transferFactory.create(mContext, in handleUploadToServer() local 146 transfer.setCallback(new CallComposerPictureTransfer.PictureCallback() { in handleUploadToServer() 164 sExecutorService.schedule(() -> transfer.uploadPicture(imageData, supplier), in handleUploadToServer() 178 transfer.uploadPicture(imageData, in handleUploadToServer() 193 CallComposerPictureTransfer transfer = transferFactory.create(mContext, in handleDownloadFromServer() local 197 transfer.setCallback(new CallComposerPictureTransfer.PictureCallback() { in handleDownloadFromServer() 215 sExecutorService.schedule(() -> transfer.downloadPicture(supplier), in handleDownloadFromServer() 243 transfer.downloadPicture(((realm, executor) -> in handleDownloadFromServer()
|
/packages/apps/Nfc/src/com/android/nfc/beam/ |
D | BeamReceiveService.java | 117 public void onTransferComplete(BeamTransferManager transfer, boolean success) { in onTransferComplete() argument 121 Integer.toString(transfer.mState)); in onTransferComplete()
|
D | BeamSendService.java | 172 public void onTransferComplete(BeamTransferManager transfer, boolean success) { in onTransferComplete() argument 176 Integer.toString(transfer.mState)); in onTransferComplete()
|
D | BeamTransferManager.java | 74 void onTransferComplete(BeamTransferManager transfer, boolean success); in onTransferComplete() argument
|
/packages/modules/adb/ |
D | SYNC.TXT | 56 the transfer fails. Some file types will not be deleted, which allows
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | Call.java | 2630 public void transfer(Uri number, boolean isConfirmationRequired) { in transfer() method in Call 2633 mConnectionService.transfer(this, number, isConfirmationRequired); in transfer() 2649 public void transfer(Call otherCall) { in transfer() method in Call 2653 mConnectionService.transfer(this, otherCall); in transfer()
|
D | ConnectionServiceWrapper.java | 1691 void transfer(Call call, Uri number, boolean isConfirmationRequired) { in transfer() method in ConnectionServiceWrapper 1696 mServiceInterface.transfer(callId, number, isConfirmationRequired, in transfer() 1704 void transfer(Call call, Call otherCall) { in transfer() method in ConnectionServiceWrapper
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | encoding.md | 11 …mpatible. When JSON is written in UTF-16 or UTF-32, the binary content-transfer-encoding must be …
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 94 use, offer to sell, sell, import, and otherwise transfer the Work, 276 use, offer to sell, sell, import, and otherwise transfer the Work, 482 use, offer to sell, sell, import, and otherwise transfer the Work, 688 use, offer to sell, sell, import, and otherwise transfer the Work, 894 use, offer to sell, sell, import, and otherwise transfer the Work, 1100 use, offer to sell, sell, import, and otherwise transfer the Work, 1318 use, offer to sell, sell, import, and otherwise transfer the Work, 1512 use, offer to sell, sell, import, and otherwise transfer the Work, 1706 use, offer to sell, sell, import, and otherwise transfer the Work, 1900 use, offer to sell, sell, import, and otherwise transfer the Work, [all …]
|
/packages/modules/NeuralNetworks/runtime/ |
D | NOTICE | 89 use, offer to sell, sell, import, and otherwise transfer the Work, 271 use, offer to sell, sell, import, and otherwise transfer the Work, 464 made, import, or transfer of either its Contributions or its 501 for sale, have made, import, and otherwise transfer either its 991 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/ |
D | LICENSE | 77 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/packages/apps/BasicSmsReceiver/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/packages/apps/LegacyCamera/jni/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/packages/providers/ContactsProvider/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/packages/providers/UserDictionaryProvider/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/packages/providers/TelephonyProvider/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/packages/providers/BlockedNumberProvider/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/packages/apps/TvSettings/Settings/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/packages/inputmethods/LatinIME/java/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/packages/services/Telephony/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/packages/apps/LegacyCamera/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/packages/apps/Gallery/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/packages/apps/Camera2/jni/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|