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

/packages/apps/Contacts/src/com/android/contacts/model/
H A DEntityModifier.java217 final EditType type = getCurrentType(entry, kind);
240 public static EditType getCurrentType(ValuesDelta entry, DataKind kind) { method in class:EntityModifier
250 public static EditType getCurrentType(ContentValues entry, DataKind kind) { method in class:EntityModifier
261 public static EditType getCurrentType(Cursor cursor, DataKind kind) { method in class:EntityModifier
/packages/apps/Contacts/src/com/android/contacts/editor/
H A DLabeledEditorView.java366 mType = EntityModifier.getCurrentType(entry, kind);

Completed in 921 milliseconds