Home | History | Annotate | Download | only in cts

Lines Matching refs:TAG_GPS_TIMESTAMP

1155         assertNotNull(exif.getAttribute(ExifInterface.TAG_GPS_TIMESTAMP));
1168 String time = exif.getAttribute(ExifInterface.TAG_GPS_TIMESTAMP);
1190 assertNull(exif.getAttribute(ExifInterface.TAG_GPS_TIMESTAMP));