Home
last modified time | relevance | path

Searched refs:transfer (Results 1 – 25 of 80) sorted by relevance

1234

/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DAoapInterface.java127 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/apps/Nfc/src/com/android/nfc/beam/
DBeamReceiveService.java117 public void onTransferComplete(BeamTransferManager transfer, boolean success) { in onTransferComplete() argument
121 Integer.toString(transfer.mState)); in onTransferComplete()
DBeamSendService.java172 public void onTransferComplete(BeamTransferManager transfer, boolean success) { in onTransferComplete() argument
176 Integer.toString(transfer.mState)); in onTransferComplete()
DBeamTransferManager.java74 void onTransferComplete(BeamTransferManager transfer, boolean success); in onTransferComplete() argument
/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java2485 public void transfer(Uri number, boolean isConfirmationRequired) { in transfer() method in Call
2488 mConnectionService.transfer(this, number, isConfirmationRequired); in transfer()
2504 public void transfer(Call otherCall) { in transfer() method in Call
2508 mConnectionService.transfer(this, otherCall); in transfer()
DConnectionServiceWrapper.java1647 void transfer(Call call, Uri number, boolean isConfirmationRequired) { in transfer() method in ConnectionServiceWrapper
1652 mServiceInterface.transfer(callId, number, isConfirmationRequired, in transfer()
1660 void transfer(Call call, Call otherCall) { in transfer() method in ConnectionServiceWrapper
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dencoding.md11 …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/
Dthird_party_licenses94 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/apps/QuickSearchBox/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/apps/Launcher3/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/apps/LegacyCamera/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/apps/LegacyCamera/jni/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/apps/SoundRecorder/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/apps/Contacts/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/providers/BlockedNumberProvider/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/providers/CalendarProvider/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/apps/Provision/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/apps/BasicSmsReceiver/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/providers/DownloadProvider/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/modules/DnsResolver/
Dstats.proto141 NS_T_IXFR = 251; // Incremental zone transfer.
/packages/modules/ExtServices/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/apps/Settings/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/apps/Stk/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/apps/TvSettings/Settings/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/packages/apps/DeskClock/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,

1234