OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:colorView
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
SelectCalendarsSimpleAdapter.java
212
View
colorView
= view.findViewById(R.id.color);
213
colorView
.setBackgroundColor(color);
265
colorView
.setLayoutParams(params);
SelectCalendarsSyncAdapter.java
141
View
colorView
= view.findViewById(R.id.color);
143
colorView
.setBackgroundColor(color);
Completed in 1962 milliseconds