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 689 P.mIsMultiChoice = true;
715 P.mIsMultiChoice = true;
744 P.mIsMultiChoice = true;
    [all...]
  /frameworks/base/core/java/com/android/internal/app/
AlertController.java 779 public boolean mIsMultiChoice;
873 if (mIsMultiChoice) {
    [all...]

Completed in 1135 milliseconds