Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DAccountType.java409 public static class EventEditType extends EditType { class in AccountType
412 public EventEditType(int rawValue, int labelRes) { in EventEditType() method in AccountType.EventEditType