OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setYearOptional
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/model/
AccountType.java
343
public EventEditType
setYearOptional
(boolean yearOptional) {
BaseAccountType.java
89
return new EventEditType(type, Event.getTypeResource(type)).
setYearOptional
(yearOptional);
Completed in 164 milliseconds