Home
last modified time | relevance | path

Searched refs:getMapKey (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DViewIdGenerator.java73 final String k = getMapKey(entity, kind, values, viewIndex); in getId()
84 private static String getMapKey(RawContactDelta entity, DataKind kind, ValuesDelta values, in getMapKey() method in ViewIdGenerator