Searched refs:customLayoutResId (Results 1 – 1 of 1) sorted by relevance
188 final int customLayoutResId = getRadioButtonPreferenceCustomLayoutResId(); in updateCandidates() local192 if (customLayoutResId > 0) { in updateCandidates()193 nonePref.setLayoutResource(customLayoutResId); in updateCandidates()204 if (customLayoutResId > 0) { in updateCandidates()205 pref.setLayoutResource(customLayoutResId); in updateCandidates()