OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:flattenproperties
(Results
1 - 1
of
1
) sorted by null
/frameworks/opt/calendar/src/com/android/calendarcommon2/
RecurrenceSet.java
211
String rrule =
flattenProperties
(component, "RRULE");
213
String exrule =
flattenProperties
(component, "EXRULE");
499
private static String
flattenProperties
(ICalendar.Component component,
Completed in 707 milliseconds