android.content
Interface DialogInterface.OnCancelListener

All Known Implementing Classes:
DialogFragment, SearchManager
Enclosing interface:
DialogInterface

public static interface DialogInterface.OnCancelListener


Method Summary
 void onCancel(DialogInterface dialog)
           
 

Method Detail

onCancel

void onCancel(DialogInterface dialog)


Copyright © 2008-2012. All Rights Reserved.