Searched refs:mIsSingleChoice (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
H A DAlertDialog.java623 P.mIsSingleChoice = true;
649 P.mIsSingleChoice = true;
671 P.mIsSingleChoice = true;
693 P.mIsSingleChoice = true;
/frameworks/base/core/java/com/android/internal/app/
H A DAlertController.java715 public boolean mIsSingleChoice; field in class:AlertController.AlertParams
849 int layout = mIsSingleChoice
874 if (!mIsSingleChoice) {
896 if (mIsSingleChoice) {
H A DRingtonePickerActivity.java154 p.mIsSingleChoice = true;

Completed in 50 milliseconds