Searched refs:callLogEntryView (Results 1 – 3 of 3) sorted by relevance
42 public final View callLogEntryView; field in CallLogListItemViews117 PhoneCallDetailsViews phoneCallDetailsViews, View callLogEntryView, in CallLogListItemViews() argument122 this.callLogEntryView = callLogEntryView; in CallLogListItemViews()
915 views.callLogEntryView.setBackgroundColor(mExpandedBackgroundColor); in expandOrCollapseActions()916 views.callLogEntryView.setTranslationZ(mExpandedTranslationZ); in expandOrCollapseActions()925 views.callLogEntryView.setBackgroundColor(mCallLogBackgroundColor); in expandOrCollapseActions()926 views.callLogEntryView.setTranslationZ(0); in expandOrCollapseActions()
615 viewHolder.callLogEntryView.setTranslationZ(z); in onItemExpanded()