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/account/
AccountType.java
427
public EventEditType
setYearOptional
(boolean yearOptional) {
BaseAccountType.java
141
return new EventEditType(type, Event.getTypeResource(type)).
setYearOptional
(yearOptional);
[
all
...]
Completed in 29 milliseconds