Home
last modified time | relevance | path

Searched refs:getCheckBox (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
DMasterCheckBoxPreference.java115 public CheckBox getCheckBox() { in getCheckBox() method in MasterCheckBoxPreference
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DMasterCheckBoxPreference.java115 public CheckBox getCheckBox() { in getCheckBox() method in MasterCheckBoxPreference
/packages/apps/Contacts/src/com/android/contacts/list/
DMultiSelectEntryContactListAdapter.java189 final CheckBox checkBox = view.getCheckBox(); in bindCheckBox()
DContactListItemView.java1322 public AppCompatCheckBox getCheckBox() { in getCheckBox() method in ContactListItemView