Home
last modified time | relevance | path

Searched refs:mStandardColor (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/widget/
DCalendarAppWidgetService.kt144 private var mStandardColor = 0 variable
183 mStandardColor = mResources?.getColor(R.color.appwidget_item_standard_color) as Int
329 views.setInt(R.id.title, "setTextColor", mStandardColor) in getViewAt()
330 views.setInt(R.id.`when`, "setTextColor", mStandardColor) in getViewAt()
331 views.setInt(R.id.where, "setTextColor", mStandardColor) in getViewAt()