Searched refs:getCurrentType (Results 1 – 2 of 2) sorted by relevance
203 final EditType type = getCurrentType(entry, kind); in getTypeFrequencies()226 public static EditType getCurrentType(ValuesDelta entry, DataKind kind) { in getCurrentType() method in RawContactModifier236 public static EditType getCurrentType(ContentValues entry, DataKind kind) { in getCurrentType() method in RawContactModifier247 public static EditType getCurrentType(Cursor cursor, DataKind kind) { in getCurrentType() method in RawContactModifier
426 mType = RawContactModifier.getCurrentType(entry, kind); in setValues()