Searched defs:FLAGS_EVENT (Results 1 - 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
H A DBaseAccountType.java71 protected static final int FLAGS_EVENT = EditorInfo.TYPE_CLASS_TEXT; field in class:BaseAccountType
1402 kind.fieldList.add(new EditField(Event.DATA, R.string.eventLabelsGroup, FLAGS_EVENT));

Completed in 68 milliseconds