Home
last modified time | relevance | path

Searched refs:setPromptText (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/widget/
DSpinner.java271 mPopup.setPromptText(a.getString(R.styleable.Spinner_prompt)); in Spinner()
287 popup.setPromptText(a.getString(R.styleable.Spinner_prompt)); in Spinner()
825 mPopup.setPromptText(prompt); in setPrompt()
1093 public void setPromptText(CharSequence hintText); in setPromptText() method
1125 public void setPromptText(CharSequence hintText) { in setPromptText() method in Spinner.DialogPopup
1220 public void setPromptText(CharSequence hintText) { in setPromptText() method in Spinner.DropdownPopup
/frameworks/base/core/java/android/security/
DConfirmationPrompt.java171 public Builder setPromptText(CharSequence promptText) { in setPromptText() method in ConfirmationPrompt.Builder
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt84350 Landroid/widget/Spinner$DialogPopup;->setPromptText(Ljava/lang/CharSequence;)V
84360 Landroid/widget/Spinner$DropdownPopup;->setPromptText(Ljava/lang/CharSequence;)V
84374 Landroid/widget/Spinner$SpinnerPopup;->setPromptText(Ljava/lang/CharSequence;)V
/frameworks/base/non-updatable-api/
Dcurrent.txt40926 method public android.security.ConfirmationPrompt.Builder setPromptText(CharSequence);
/frameworks/base/api/
Dcurrent.txt41070 method public android.security.ConfirmationPrompt.Builder setPromptText(CharSequence);