Searched defs:buttonText (Results 1 – 8 of 8) sorted by relevance
90 val buttonText = "click me" in primaryButtonAction_whenClick_performAction() constant108 val buttonText = "primary-button" in primaryButtonContentDescription_whenSet_shouldBeExists() constant148 val buttonText = "click me2" in secondaryButtonAction_whenClick_performAction() constant166 val buttonText = "secondary-button" in secondaryButtonContentDescription_whenSet_shouldBeExists() constant180 val buttonText = "9527" in resetLayoutState_shouldRemoveThePrimaryButton() constant197 val buttonText = "4567" in resetLayoutState_shouldRemoveTheSecondaryButton() constant
358 String buttonText = intent.getStringExtra(EXTRA_PREFS_SET_NEXT_TEXT); in createUiFromIntent() local366 String buttonText = intent.getStringExtra(EXTRA_PREFS_SET_BACK_TEXT); in createUiFromIntent() local
288 String buttonText = null; in updateToQuietModeErrorMessage() local
243 CharSequence buttonText = button.getText(); in verifyButtonText() local
917 Optional<Integer> buttonText = SpeakEasyComponent.get(context).speakEasyTextResource(); in addSpeakeasyAnswerAction() local
762 private void updateExpandCollapseButton(CharSequence buttonText, long duration) { in updateExpandCollapseButton()
414 public final int buttonText; field in ChooseLockPassword.ChooseLockPasswordFragment.Stage
1487 String buttonText = mContext.getString(R.string.wifi_network_disabled_by_admin_button); in connectToUserSelectNetwork() local