Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DConversationListFragment.java173 private int mDefaultListBackgroundColor; field in ConversationListFragment
391 mDefaultListBackgroundColor = in onActivityCreated()
393 getView().setBackgroundColor(mDefaultListBackgroundColor); in onActivityCreated()
1371 rootView.setBackgroundColor(mDefaultListBackgroundColor); in onScrollStateChanged()