Searched defs:buttonText (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DChooseLockPassword.java190 this.buttonText = nextButtonText;
195 public final int buttonText; field in class:ChooseLockPassword.ChooseLockPasswordFragment.Stage
634 setNextText(mUiStage.buttonText);
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DExpandingEntryCardView.java779 private void updateExpandCollapseButton(CharSequence buttonText, long duration) { argument
793 mExpandCollapseTextView.setText(buttonText);

Completed in 89 milliseconds