Home
last modified time | relevance | path

Searched defs:checkBox (Results 1 – 2 of 2) sorted by relevance

/packages/providers/GoogleSubscribedFeedsProvider/src/com/android/settings/
DSyncStateCheckBoxPreference.java75 View checkBox = view.findViewById(android.R.id.checkbox); in onBindView() local
/packages/apps/Contacts/src/com/android/contacts/
DEditContactActivity.java215 CheckBox checkBox = (CheckBox) v.findViewById(R.id.checkbox); in onClick() local
1675 CheckBox checkBox = (CheckBox) entry.view.findViewById(R.id.checkbox); in fillViewData() local