Searched refs:getCurrentType (Results 1 - 2 of 2) 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
/packages/apps/Contacts/src/com/android/contacts/editor/
H A DLabeledEditorView.java424 mType = RawContactModifier.getCurrentType(entry, kind);

Completed in 110 milliseconds