FileDocCategorySizeDatePackage
PreferenceCategory.javaAPI DocAndroid 5.1 API1222Sat Mar 14 14:09:42 GMT 2015android.preference

PreferenceCategory

public class PreferenceCategory extends android.preference.PreferenceGroup

Fields Summary
Constructors Summary
public PreferenceCategory(android.content.Context context, android.util.AttributeSet attrs, int defStyleAttr, int defStyleRes)

 super((android.content.Context)null,(android.util.AttributeSet)null); throw new RuntimeException("Stub!"); 
public PreferenceCategory(android.content.Context context, android.util.AttributeSet attrs, int defStyleAttr)

 super((android.content.Context)null,(android.util.AttributeSet)null); throw new RuntimeException("Stub!"); 
public PreferenceCategory(android.content.Context context, android.util.AttributeSet attrs)

 super((android.content.Context)null,(android.util.AttributeSet)null); throw new RuntimeException("Stub!"); 
public PreferenceCategory(android.content.Context context)

 super((android.content.Context)null,(android.util.AttributeSet)null); throw new RuntimeException("Stub!"); 
Methods Summary
public booleanisEnabled()

 throw new RuntimeException("Stub!"); 
protected booleanonPrepareAddPreference(android.preference.Preference preference)

 throw new RuntimeException("Stub!"); 
public booleanshouldDisableDependents()

 throw new RuntimeException("Stub!");