Searched refs:secondaryBehavior (Results 1 – 1 of 1) sorted by relevance
168 private SecondaryBehavior secondaryBehavior = SecondaryBehavior.REJECT_WITH_SMS; field in AnswerFragment263 CharSequence label = getText(secondaryBehavior.accessibilityLabel);322 : getText(secondaryBehavior.hintText));356 secondaryBehavior.performAction(this); in performSecondaryButtonAction()423 secondaryBehavior = in initSecondaryButton()427 secondaryBehavior.applyToView(secondaryButton); in initSecondaryButton()