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

  /frameworks/base/core/java/android/app/
AlertDialog.java 671 P.mIsMultiChoice = true;
697 P.mIsMultiChoice = true;
726 P.mIsMultiChoice = true;
    [all...]
  /frameworks/base/core/java/com/android/internal/app/
AlertController.java 765 public boolean mIsMultiChoice;
856 if (mIsMultiChoice) {
    [all...]

Completed in 564 milliseconds