Searched refs:customLayoutResId (Results 1 – 2 of 2) sorted by relevance
177 final int customLayoutResId = getRadioButtonPreferenceCustomLayoutResId(); in updateCandidates() local180 if (customLayoutResId > 0) { in updateCandidates()181 nonePref.setLayoutResource(customLayoutResId); in updateCandidates()192 if (customLayoutResId > 0) { in updateCandidates()193 pref.setLayoutResource(customLayoutResId); in updateCandidates()