Searched refs:gpsProcessingMethodKeyArray (Results 1 – 1 of 1) sorted by relevance
967 Key<String[]> gpsProcessingMethodKeyArray = in testReadWriteString() local976 mMetadata.set(gpsProcessingMethodKeyArray, gpsStrings); in testReadWriteString()978 String[] actualArray = mMetadata.get(gpsProcessingMethodKeyArray); in testReadWriteString()981 byte[] actualBytes2 = mMetadata.readValues(getTag(gpsProcessingMethodKeyArray.getName())); in testReadWriteString()