HomeSort by relevance Sort by last modified time
    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 106 milliseconds