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

/frameworks/base/core/java/android/app/
H A DAlertDialog.java768 P.mIsSingleChoice = true;
794 P.mIsSingleChoice = true;
816 P.mIsSingleChoice = true;
838 P.mIsSingleChoice = true;
/frameworks/base/core/java/com/android/internal/app/
H A DAlertController.java780 public boolean mIsSingleChoice; field in class:AlertController.AlertParams
917 int layout = mIsSingleChoice
942 if (!mIsSingleChoice) {
964 if (mIsSingleChoice) {

Completed in 82 milliseconds