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