/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
D | HdmiCecClientWrapper.java | 242 LogicalAddress source, LogicalAddress destination, CecOperand message) in sendCecMessage() 313 LogicalAddress source, LogicalAddress destination, CecOperand message, String params) in sendCecMessage() 366 LogicalAddress source, LogicalAddress destination, int keycode, boolean holdKey) in sendUserControlPressAndRelease() 385 LogicalAddress source, LogicalAddress destination, int keyCode, int additionalParam) in sendUserControlPressAndReleaseWithAdditionalParams() 417 LogicalAddress source, LogicalAddress destination, int keycode, boolean holdKey) in sendUserControlPress() 452 LogicalAddress destination, in sendUserControlInterruptedPressAndHold() 473 public void sendPoll(LogicalAddress destination) throws Exception { in sendPoll() 598 LogicalAddress destination = CecMessage.getDestination(line); in getAllDestLogicalAddresses() local 969 LogicalAddress destination, in checkMessagesInOrder() 993 LogicalAddress destination, in checkMessagesInOrder() [all …]
|
D | CecMessage.java | 29 LogicalAddress source, LogicalAddress destination, CecOperand operand, int params) { in buildCecMessage()
|
/cts/tests/pdf/module/src/android/graphics/pdf/cts/module/ |
D | PdfPageGotoLinkContentTest.java | 55 PdfPageGotoLinkContent.Destination destination = buildDestination(); in destination_parcelTest() local
|
D | PdfRendererPreVTest.java | 652 PdfPageGotoLinkContent.Destination destination = page.getGotoLinks().get( in getPageGotoLinks_pageWithGotoLink() local
|
D | PdfRendererTest.java | 1012 PdfPageGotoLinkContent.Destination destination = page.getGotoLinks().get( in assertPageGotoLinks_pageWithGotoLink() local
|
/cts/tests/backup/app/src/android/backup/app/ |
D | FullBackupBackupAgent.java | 55 File destination, int type, long mode, long mtime) throws IOException { in onRestoreFile()
|
D | KeyValueBackupAgent.java | 69 File destination, int type, long mode, long mtime) throws IOException { in onRestoreFile()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-9247/ |
D | poc.cpp | 55 void* memcpy(void* destination, const void* source, size_t num) { in memcpy()
|
/cts/tests/tests/networksecurityconfig/networksecurityconfig-downloadmanager/src/android/security/net/config/cts/ |
D | DownloadManagerTest.java | 107 Uri destination = Uri.parse(host + ":" + serverSocket.getLocalPort()); in runDownloadManagerTest() local
|
/cts/apps/CtsVerifier/jni/audio_loopback/ |
D | NativeAudioAnalyzer.cpp | 20 float *destination, in convertPcm16ToFloat()
|
/cts/tests/app/src/android/app/cts/ |
D | DownloadManagerTest.java | 432 final String destination = destinations[i]; in testSetDestinationInExternalPublicDownloadDir() local 681 final String destination = destinations[i]; in testDownload_mediaScanned() local
|
/cts/hostsidetests/videoencodingminimum/src/android/videoqualityfloor/cts/ |
D | CtsVideoQualityFloorHostTest.java | 304 File destination = new File(destDir, fileName); in downloadFile() local
|
/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/ |
D | WallpaperManagerTestUtils.java | 180 TestWallpaper wallpaper, int destination) { in WallpaperChange()
|
/cts/hostsidetests/mediapc/videoencodingquality/src/ |
D | CtsVideoEncodingQualityHostTest.java | 508 File destination = new File(destDir, fileName); in downloadFile() local
|