FileDocCategorySizeDatePackage
CharacterPickerDialog.javaAPI DocAndroid 5.1 API824Sat Mar 14 14:09:40 GMT 2015android.text.method

CharacterPickerDialog

public class CharacterPickerDialog extends android.app.Dialog implements android.widget.AdapterView.OnItemClickListener, android.view.View.OnClickListener

Fields Summary
Constructors Summary
public CharacterPickerDialog(android.content.Context context, android.view.View view, android.text.Editable text, String options, boolean insert)

 super((android.content.Context)null,false,(android.content.DialogInterface.OnCancelListener)null); throw new RuntimeException("Stub!"); 
Methods Summary
public voidonClick(android.view.View v)

 throw new RuntimeException("Stub!"); 
protected voidonCreate(android.os.Bundle savedInstanceState)

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

 throw new RuntimeException("Stub!");