Searched refs:mShowHistoricMessages (Results 1 – 2 of 2) sorted by relevance
73 private boolean mShowHistoricMessages; field in MessagingLayout580 mShowHistoricMessages = show; in showHistoricMessages()588 existing.setVisibility(mShowHistoricMessages ? VISIBLE : GONE); in updateHistoricMessageVisibility()
95 private boolean mShowHistoricMessages; field in ConversationLayout1380 mShowHistoricMessages = show; in showHistoricMessages()1388 existing.setVisibility(mShowHistoricMessages ? VISIBLE : GONE); in updateHistoricMessageVisibility()