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.java228 public static EditType getCurrentType(ValuesDelta entry, DataKind kind) { in getCurrentType() method in RawContactModifier
238 public static EditType getCurrentType(ContentValues entry, DataKind kind) { in getCurrentType() method in RawContactModifier
249 public static EditType getCurrentType(Cursor cursor, DataKind kind) { in getCurrentType() method in RawContactModifier