FileDocCategorySizeDatePackage
PreferenceScreen.javaAPI DocAndroid 5.1 API1332Sat Mar 14 14:09:42 GMT 2015android.preference

PreferenceScreen

public final class PreferenceScreen extends android.preference.PreferenceGroup implements android.widget.AdapterView.OnItemClickListener, android.content.DialogInterface.OnDismissListener

Fields Summary
Constructors Summary
PreferenceScreen()

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

 throw new RuntimeException("Stub!"); 
public android.app.DialoggetDialog()

 throw new RuntimeException("Stub!"); 
public android.widget.ListAdaptergetRootAdapter()

 throw new RuntimeException("Stub!"); 
protected booleanisOnSameScreenAsChildren()

 throw new RuntimeException("Stub!"); 
protected voidonClick()

 throw new RuntimeException("Stub!"); 
protected android.widget.ListAdapteronCreateRootAdapter()

 throw new RuntimeException("Stub!"); 
public voidonDismiss(android.content.DialogInterface dialog)

 throw new RuntimeException("Stub!"); 
public voidonItemClick(android.widget.AdapterView parent, android.view.View view, int position, long id)

 throw new RuntimeException("Stub!"); 
protected voidonRestoreInstanceState(android.os.Parcelable state)

 throw new RuntimeException("Stub!"); 
protected android.os.ParcelableonSaveInstanceState()

 throw new RuntimeException("Stub!");