Searched defs:make (Results 1 – 7 of 7) sorted by relevance
37 public Bundle make(Bundle preReSerialize, Bundle postReSerialize) throws Exception { in make() method in PocAmbiguator
125 public static Frame make(float[] whitepoint, float adaptingLuminance, in make() method in Frame
128 public final String make; field in ExifInterfaceTest.ExpectedValue330 String make = exifInterface.getAttribute(ExifInterface.TAG_MAKE); in compareWithExpectedValue() local607 String make = exifInterface.getAttribute(ExifInterface.TAG_MAKE); in writeToFilesWithoutExif() local
285 public T make() in make() method in AudioHelper.MakeSomethingAsynchronouslyAndLoop
652 abstract public Bundle make(Bundle preReSerialize, Bundle postReSerialize) throws Exception; in make() method in AmbiguousBundlesTest.Ambiguator
3305 String make = exif.getAttribute(ExifInterface.TAG_MAKE); in verifyJpegExifExtraTags() local3333 String make = exif.getAttribute(ExifInterface.TAG_MAKE); in verifyJpegExifExtraTags() local
1101 String make = exif.getAttribute(ExifInterface.TAG_MAKE); in checkExtraExifTagsSucceeds() local