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

/packages/apps/Contacts/src/com/android/contacts/model/
H A DEntityDelta.java779 public void putNull(String key) { method in class:EntityDelta.ValuesDelta
781 mAfter.putNull(key);

Completed in 1516 milliseconds