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