Searched defs:hash (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Exchange/tests/src/com/android/exchange/utility/
H A DCalendarUtilitiesTests.java738 * A lightweight representation of block object containing a hash of individual values and an
746 HashMap<String, String> hash = new HashMap<String, String>(); field in class:CalendarUtilitiesTests.BlockHash
769 hash.put(lastField, hash.get(lastField) + lastValue);
792 hash.put(lastField, lastValue);
797 return hash.get(field);
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 133 milliseconds