Home
last modified time | relevance | path

Searched defs:make (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/
DPocAmbiguator.java37 public Bundle make(Bundle preReSerialize, Bundle postReSerialize) throws Exception { in make() method in PocAmbiguator
/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DFrame.java125 public static Frame make(float[] whitepoint, float adaptingLuminance, in make() method in Frame
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DExifInterfaceTest.java149 public final String make; field in ExifInterfaceTest.ExpectedValue
355 String make = exifInterface.getAttribute(ExifInterface.TAG_MAKE); in compareWithExpectedValue() local
635 String make = exifInterface.getAttribute(ExifInterface.TAG_MAKE); in writeToFilesWithoutExif() local
/cts/tests/tests/security/src/android/security/cts/
DAmbiguousBundlesTest.java751 abstract public Bundle make(Bundle preReSerialize, Bundle postReSerialize) throws Exception; in make() method in AmbiguousBundlesTest.Ambiguator
/cts/tests/tests/media/common/src/android/media/cts/
DAudioHelper.java327 public T make() in make() method in AudioHelper.MakeSomethingAsynchronouslyAndLoop
/cts/tests/camera/src/android/hardware/cts/
DCameraTest.java1102 String make = exif.getAttribute(ExifInterface.TAG_MAKE); in checkExtraExifTagsSucceeds() local
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java3820 String make = exif.getAttribute(ExifInterface.TAG_MAKE); in verifyJpegExifExtraTags() local
3849 String make = exif.getAttribute(ExifInterface.TAG_MAKE); in verifyJpegExifExtraTags() local