Searched refs:mButtonType (Results 1 – 2 of 2) sorted by relevance
252 && lp.mButtonType == SmartButtonType.ACTION in onMeasure()275 if (actionsMeasures == null && lp.mButtonType == SmartButtonType.REPLY) { in onMeasure()327 if (lp.mButtonType == SmartButtonType.ACTION) { in onMeasure()421 if (lp.mButtonType == buttonType) { in filterActionsOrReplies()697 SmartButtonType mButtonType = SmartButtonType.REPLY; field in SmartReplyView.LayoutParams
325 (layoutParams as SmartReplyView.LayoutParams).mButtonType = SmartButtonType.ACTION in inflateActionButton()406 (layoutParams as SmartReplyView.LayoutParams).mButtonType = SmartButtonType.REPLY in inflateReplyButton()