OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCalendarEventColors
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/event/
EditEventFragment.java
379
mView.setColorPickerButtonStates(mModel.
getCalendarEventColors
());
395
int[] colors = mModel.
getCalendarEventColors
();
[
all
...]
EditEventView.java
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/
CalendarEventModel.java
930
public int[]
getCalendarEventColors
() {
Completed in 163 milliseconds