Searched refs:customLayoutResId (Results 1 – 1 of 1) sorted by relevance
176 final int customLayoutResId = getRadioButtonPreferenceCustomLayoutResId(); in updateCandidates() local179 if (customLayoutResId > 0) { in updateCandidates()180 nonePref.setLayoutResource(customLayoutResId); in updateCandidates()191 if (customLayoutResId > 0) { in updateCandidates()192 pref.setLayoutResource(customLayoutResId); in updateCandidates()