Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DEventInfoFragment.kt239 private var mHeadlines: View? = null variable in com.android.calendar.EventInfoFragment
420 mHeadlines = mView?.findViewById(R.id.event_info_headline) in onCreateView()
607 mHeadlines?.setBackgroundColor(mCurrentColor) in updateEvent()