Home
last modified time | relevance | path

Searched defs:EventEditType (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/
DAccountType.java332 public static class EventEditType extends EditType { class in AccountType
335 public EventEditType(int rawValue, int labelRes) { in EventEditType() method in AccountType.EventEditType