FileDocCategorySizeDatePackage
QwertyKeyListener.javaAPI DocAndroid 5.1 API933Sat Mar 14 14:09:42 GMT 2015android.text.method

QwertyKeyListener

public class QwertyKeyListener extends android.text.method.BaseKeyListener

Fields Summary
Constructors Summary
public QwertyKeyListener(android.text.method.TextKeyListener.Capitalize cap, boolean autoText)

 throw new RuntimeException("Stub!"); 
Methods Summary
public intgetInputType()

 throw new RuntimeException("Stub!"); 
public static android.text.method.QwertyKeyListenergetInstance(boolean autoText, android.text.method.TextKeyListener.Capitalize cap)

 throw new RuntimeException("Stub!"); 
public static android.text.method.QwertyKeyListenergetInstanceForFullKeyboard()

 throw new RuntimeException("Stub!"); 
public static voidmarkAsReplaced(android.text.Spannable content, int start, int end, java.lang.String original)

 throw new RuntimeException("Stub!"); 
public booleanonKeyDown(android.view.View view, android.text.Editable content, int keyCode, android.view.KeyEvent event)

 throw new RuntimeException("Stub!");