HomeSort by relevance Sort by last modified time
    Searched refs:setYearOptional (Results 1 - 2 of 2) sorted by null

  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
AccountType.java 425 public EventEditType setYearOptional(boolean yearOptional) {
BaseAccountType.java 142 return new EventEditType(type, Event.getTypeResource(type)).setYearOptional(yearOptional);
    [all...]

Completed in 354 milliseconds