Home
last modified time | relevance | path

Searched defs:getCurrentType (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DRawContactModifier.java245 public static EditType getCurrentType(ValuesDelta entry, DataKind kind) { in getCurrentType() method in RawContactModifier
255 public static EditType getCurrentType(ContentValues entry, DataKind kind) { in getCurrentType() method in RawContactModifier
266 public static EditType getCurrentType(Cursor cursor, DataKind kind) { in getCurrentType() method in RawContactModifier