I would like to have a look at the various xml views (and specifically the CheckBoxPreference) that are inflated in the list view that makes up the PreferenceActivity. Where are the source code for these located?
I mean Android's source code for how they create the preference activity, not the xml I would use if I wanted to use a preference activity.