Searched defs:buttonText (Results 1 – 11 of 11) sorted by relevance
218 CharSequence buttonText = null; in updateToQuietModeErrorMessage() local227 buttonText, in updateToQuietModeErrorMessage() local
343 String buttonText = intent.getStringExtra(EXTRA_PREFS_SET_NEXT_TEXT); in onCreate() local351 String buttonText = intent.getStringExtra(EXTRA_PREFS_SET_BACK_TEXT); in onCreate() local
191 final String buttonText = mSuppliedDialogInfo.getNeutralButtonText(); in resolveNeutralButtonText() local
177 CharSequence buttonText = ((Button) v).getText(); in revealTheButton() local
228 final String buttonText = XmlUtils.readStringAttribute(in, XML_ATTR_BUTTON_TEXT); in restoreFromXml() local
681 String buttonText = intent.getStringExtra(EXTRA_PREFS_SET_NEXT_TEXT); in onCreate() local690 String buttonText = intent.getStringExtra(EXTRA_PREFS_SET_BACK_TEXT); in onCreate() local
480 final String buttonText = mContext.getResources().getString(Resources.getSystem() in testInterceptorActivity() local
890 Optional<Integer> buttonText = SpeakEasyComponent.get(context).speakEasyTextResource(); in addSpeakeasyAnswerAction() local
375 public final int buttonText; field in ChooseLockPassword.ChooseLockPasswordFragment.Stage
762 private void updateExpandCollapseButton(CharSequence buttonText, long duration) { in updateExpandCollapseButton()
1767 final TextView buttonText = menuItemButton.findViewById( in updateMenuItemButton() local