Searched refs:mButtonType (Results 1 – 2 of 2) sorted by relevance
266 && lp.mButtonType == SmartButtonType.ACTION in onMeasure()300 if (actionsMeasures == null && lp.mButtonType == SmartButtonType.REPLY) { in onMeasure()354 if (lp.mButtonType == SmartButtonType.ACTION) { in onMeasure()440 pw.print(lp.mButtonType); in dump()504 if (lp.mButtonType == buttonType) { in filterActionsOrReplies()795 SmartButtonType mButtonType = SmartButtonType.REPLY; field in SmartReplyView.LayoutParams
384 (layoutParams as SmartReplyView.LayoutParams).mButtonType = SmartButtonType.ACTION in inflateActionButton()465 (layoutParams as SmartReplyView.LayoutParams).mButtonType = SmartButtonType.REPLY in inflateReplyButton()