File
Doc
Category
Size
Date
Package
TimeKeyListener.java
API Doc
Android 5.1 API
475
Sat Mar 14 14:09:40 GMT 2015
android.text.method
TimeKeyListener
java.lang.Object
android.text.method.NumberKeyListener
public class TimeKeyListener extends android.text.method.NumberKeyListener
Fields Summary
public static final char[]
CHARACTERS
Constructors Summary
public TimeKeyListener
()
throw new RuntimeException("Stub!");
Methods Summary
protected
char
[]
getAcceptedChars
()
throw new RuntimeException("Stub!");
public
int
getInputType
()
throw new RuntimeException("Stub!");
public static
android.text.method.TimeKeyListener
getInstance
()
throw new RuntimeException("Stub!");
Java Code Source