Searched defs:nextButton (Results 1 – 8 of 8) sorted by relevance
287 final FooterButton nextButton = footerBarMixin.getPrimaryButton(); in inFirstChoiceValidStage_nextButtonState_shouldEnabled() local302 final Button nextButton = footerBarMixin.getPrimaryButtonView(); in inFirstChoiceValidStage_clickNextButton_shouldGoToNeedToConfirmStage() local318 final Button nextButton = footerBarMixin.getPrimaryButtonView(); in inNeedToConfirmStage_enterWrongPattern_shouldGoToConfirmWrongStage() local344 final Button nextButton = footerBarMixin.getPrimaryButtonView(); in inNeedToConfirmStage_enterCorrectPattern_shouldGoToChoiceConfirmedStage() local
45 val nextButton = view.findViewById<Button>(R.id.export_import_next_button) in onCreateView() constant
48 val nextButton = view.findViewById<Button>(R.id.export_import_next_button) in <lambda>() constant
66 val nextButton = view.findViewById<Button>(R.id.export_import_next_button) in <lambda>() constant
69 val nextButton = view.findViewById<Button>(R.id.export_import_next_button) in <lambda>() constant
45 FooterButton nextButton = getNextButton(); in initViews() local
55 private Button nextButton; field in LoginActivity
99 private Button nextButton; field in VoicemailChangePinActivity