Home
last modified time | relevance | path

Searched refs:mIsMultiChoice (Results 1 – 2 of 2) sorted by relevance

/appcompat/appcompat/src/main/java/androidx/appcompat/app/
DAlertDialog.java706 P.mIsMultiChoice = true; in setMultiChoiceItems()
732 P.mIsMultiChoice = true; in setMultiChoiceItems()
761 P.mIsMultiChoice = true; in setMultiChoiceItems()
DAlertController.java901 public boolean mIsMultiChoice; field in AlertController.AlertParams
994 if (mIsMultiChoice) { in createListView()
1096 } else if (mIsMultiChoice) { in createListView()