Home
last modified time | relevance | path

Searched refs:destination (Results 1 – 9 of 9) sorted by relevance

/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DHdmiCecClientWrapper.java125 public void sendCecMessage(LogicalAddress source, LogicalAddress destination, in sendCecMessage() argument
127 sendCecMessage(source, destination, message, ""); in sendCecMessage()
134 public void sendCecMessage(LogicalAddress source, LogicalAddress destination, in sendCecMessage() argument
137 mOutputConsole.write("tx " + source + destination + ":" + message + params); in sendCecMessage()
146 public void sendUserControlPressAndRelease(LogicalAddress source, LogicalAddress destination, in sendUserControlPressAndRelease() argument
148 sendUserControlPress(source, destination, keycode, holdKey); in sendUserControlPressAndRelease()
151 mOutputConsole.write("tx " + source + destination + ":" + in sendUserControlPressAndRelease()
161 public void sendUserControlPress(LogicalAddress source, LogicalAddress destination, in sendUserControlPress() argument
164 String command = "tx " + source + destination + ":" + in sendUserControlPress()
190 LogicalAddress source, LogicalAddress destination, in sendUserControlInterruptedPressAndHold() argument
[all …]
/cts/tests/backup/app/src/android/backup/app/
DFullBackupBackupAgent.java55 File destination, int type, long mode, long mtime) throws IOException { in onRestoreFile() argument
56 Log.d(MainActivity.TAG, "onRestoreFile " + destination); in onRestoreFile()
57 super.onRestoreFile(data, size, destination, type, mode, mtime); in onRestoreFile()
DKeyValueBackupAgent.java69 File destination, int type, long mode, long mtime) throws IOException { in onRestoreFile() argument
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DScriptGraph.java203 byte[] destination = new byte[outputAllocation.getBytesSize()]; in getOutputData()
204 outputAllocation.copyTo(destination); in getOutputData()
206 return destination; in getOutputData()
224 byte[] destination = new byte[inputAllocation.getBytesSize()]; in getInputData()
225 inputAllocation.copyTo(destination); in getInputData()
227 return destination; in getInputData()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13253/
Dpoc.cpp71 ICrypto::DestinationBuffer destination = { in main() local
77 destination, NULL); in main()
/cts/tests/app/src/android/app/cts/
DDownloadManagerTest.java393 final String destination = destinations[i]; in testSetDestinationInExternalPublicDownloadDir() local
402 requestPublic.setDestinationInExternalPublicDir(destination, subPath); in testSetDestinationInExternalPublicDownloadDir()
410 Environment.getExternalStoragePublicDirectory(destination), subPath)); in testSetDestinationInExternalPublicDownloadDir()
608 final String destination = destinations[i]; in testDownload_mediaScanned() local
619 requestPublic.setDestinationInExternalPublicDir(destination, subPath); in testDownload_mediaScanned()
627 Environment.getExternalStoragePublicDirectory(destination), subPath)); in testDownload_mediaScanned()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/playback/
DHdmiCecSystemStandbyTest.java72 … private void checkDeviceAsleepAfterStandbySent(LogicalAddress source, LogicalAddress destination) in checkDeviceAsleepAfterStandbySent() argument
78 hdmiCecClient.sendCecMessage(source, destination, CecOperand.STANDBY); in checkDeviceAsleepAfterStandbySent()
/cts/tests/tests/networksecurityconfig/networksecurityconfig-downloadmanager/src/android/security/net/config/cts/
DDownloadManagerTest.java103 Uri destination = Uri.parse(host + ":" + serverSocket.getLocalPort()); in runDownloadManagerTest() local
104 long id = dm.enqueue(new DownloadManager.Request(destination)); in runDownloadManagerTest()
/cts/hostsidetests/hdmicec/
Dcec_adapter.md171 tx <source id><destination id>:<command id>:<param value>
176 to the Android TV, so we will place its ID in `<destination id>`. The scan