/cts/tests/tests/tv/src/android/media/tv/cts/ |
D | TvTrackInfoTest.java | 61 TvTrackInfo copy = Parcelables.forceParcel(info, TvTrackInfo.CREATOR); in newAudioTrack_default() local 92 TvTrackInfo copy = Parcelables.forceParcel(info, TvTrackInfo.CREATOR); in newAudioTrack_everything() local 113 TvTrackInfo copy = Parcelables.forceParcel(info, TvTrackInfo.CREATOR); in newVideoTrack_default() local 145 TvTrackInfo copy = Parcelables.forceParcel(info, TvTrackInfo.CREATOR); in newVideoTrack_everything() local 164 TvTrackInfo copy = Parcelables.forceParcel(info, TvTrackInfo.CREATOR); in newSubtitleTrack_default() local 188 TvTrackInfo copy = Parcelables.forceParcel(info, TvTrackInfo.CREATOR); in newSubtitleTrack_everything() local
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | FrameLayout_LayoutParamsTest.java | 92 FrameLayout.LayoutParams copy; in testCopyConstructor() local
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | FileCopyHelper.java | 62 public String copy(int resId, String fileName) throws IOException { in copy() method in FileCopyHelper
|
/cts/tests/openglperf2/jni/graphics/ |
D | Vector2D.cpp | 26 Vector2D Vector2D::copy() { in copy() function in Vector2D
|
/cts/tests/tests/view/src/android/view/cts/ |
D | MotionEventTest.java | 744 PointerCoords copy = new PointerCoords(coords); in testPointerCoordsCopyConstructor() local 771 PointerCoords copy = new PointerCoords(); in testPointerCoordsCopyFrom() local 799 PointerProperties copy = new PointerProperties(properties); in testPointerPropertiesCopyConstructor() local 810 PointerProperties copy = new PointerProperties(); in testPointerPropertiesCopyFrom() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | BitmapRGBAF16Test.java | 87 Bitmap copy = Bitmap.createBitmap(mOpaqueBitmap); in testCopy() local
|
D | VulkanPreTransformTest.java | 150 SynchronousPixelCopy copy = new SynchronousPixelCopy(); in takeScreenshot() local
|
D | PictureTest.java | 60 Picture copy = new Picture(original); in testSaveRestoreBalance() local
|
D | BitmapColorSpaceTest.java | 911 Bitmap copy = b.copy(Bitmap.Config.RGBA_F16, mutable); in copyF16() local 924 Bitmap copy = b.copy(config, mutable); in copyF16() local 947 Bitmap copy = b.copy(Bitmap.Config.ALPHA_8, false); in copyAlpha8() local 975 Bitmap copy = b.copy(Bitmap.Config.ALPHA_8, false); in copyHardwareToAlpha8() local 980 public void copy() { in copy() method in BitmapColorSpaceTest
|
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
D | AbstractAutoFillActivity.java | 100 final SynchronousPixelCopy copy = new SynchronousPixelCopy(); in takeScreenshot() local
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | WindowInsetsTest.java | 99 final WindowInsets copy = new WindowInsets.Builder(insets).build(); in testBuilder_copy() local 542 final WindowInsets copy = new WindowInsets(consumed); in testConsumed_copy() local
|
D | SurfaceControlTest.java | 105 SurfaceControl copy = new SurfaceControl(sc, "SurfaceControlTest.testSameSurface"); in testSameSurface() local
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/systemupdate/ |
D | SystemUpdatePolicyTest.java | 321 SystemUpdatePolicy copy) { in assertSystemUpdatePoliciesEqual() 329 List<FreezePeriod> copy) { in assertFreezePeriodListsEqual()
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | ApplicationInfoTest.java | 81 ApplicationInfo copy = new ApplicationInfo(info); in testConstructor() local
|
/cts/tests/media/src/android/mediav2/cts/ |
D | EncoderColorAspectsTest.java | 101 MediaCodec.BufferInfo copy = new MediaCodec.BufferInfo(); in dequeueOutput() local
|
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
D | ImeEventStream.java | 65 public ImeEventStream copy() { in copy() method in ImeEventStream
|
/cts/tests/tests/wifi/src/android/net/wifi/cts/ |
D | WifiEnterpriseConfigTest.java | 890 WifiEnterpriseConfig copy = new WifiEnterpriseConfig(config); in testCopyConstructor() local
|
D | ScanResultTest.java | 210 InformationElement copy = new InformationElement(ie); in testInformationElementCopyConstructor() local
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | SurfaceViewTests.java | 138 SynchronousPixelCopy copy = new SynchronousPixelCopy(); in takeScreenshot() local
|
D | HardwareBitmapTests.java | 325 Bitmap copy = bitmap.copy(to, false); in testBitmapCopy() local
|
/cts/tests/tests/security/src/android/security/cts/ |
D | AmbiguousBundlesTest.java | 618 Bundle copy = p.readBundle(); in reparcel() local
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | AnimatedVectorDrawableParameterizedTest.java | 345 SynchronousPixelCopy copy = new SynchronousPixelCopy(); in takeScreenshot() local
|
/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/ |
D | Utils.java | 196 public static int copy(InputStream in, OutputStream out) throws IOException { in copy() method in Utils
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | ConcurrentCameraTest.java | 181 HashMap<String, GeneratedEntry> copy = (HashMap)entryMap.clone(); in generateStreamSelectionsInternal() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | AudioHelper.java | 540 ByteBuffer copy = audioBuffer.duplicate(); in read() local 557 ByteBuffer copy = audioBuffer.duplicate(); in read() local
|