HomeSort by relevance Sort by last modified time
    Searched refs:mIsSingleChoice (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/app/
AlertDialog.java 623 P.mIsSingleChoice = true;
649 P.mIsSingleChoice = true;
671 P.mIsSingleChoice = true;
693 P.mIsSingleChoice = true;
    [all...]
  /frameworks/base/core/java/com/android/internal/app/
AlertController.java 715 public boolean mIsSingleChoice;
849 int layout = mIsSingleChoice
    [all...]
RingtonePickerActivity.java 154 p.mIsSingleChoice = true;

Completed in 721 milliseconds