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

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

Completed in 127 milliseconds