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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
H A DRawContactModifier.java222 final EditType type = getCurrentType(entry, kind);
245 public static EditType getCurrentType(ValuesDelta entry, DataKind kind) { method in class:RawContactModifier
255 public static EditType getCurrentType(ContentValues entry, DataKind kind) { method in class:RawContactModifier
266 public static EditType getCurrentType(Cursor cursor, DataKind kind) { method in class:RawContactModifier

Completed in 65 milliseconds