Home
last modified time | relevance | path

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

/cts/tests/tests/preference2/src/android/preference2/cts/
DPreferenceGroupTest.java45 CheckBoxPreference checkboxPref = new CheckBoxPreference(mActivity); in setUp() local
95 CheckBoxPreference checkboxPref = new CheckBoxPreference(mActivity); in testOnPrepareAddPreference() local
DPreferenceFromCodeActivity.java51 CheckBoxPreference checkboxPref = new CheckBoxPreference(this); in addPreferenceCategory() local