Searched refs:gpsProcessingMethodKey (Results 1 – 1 of 1) sorted by relevance
941 Key<String> gpsProcessingMethodKey = in testReadWriteString() local948 mMetadata.set(gpsProcessingMethodKey, helloWorld); in testReadWriteString()950 String actual = mMetadata.get(gpsProcessingMethodKey); in testReadWriteString()953 byte[] actualBytes = mMetadata.readValues(getTag(gpsProcessingMethodKey.getName())); in testReadWriteString()