|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Keyboard.Row | |
---|---|
android.inputmethodservice |
Uses of Keyboard.Row in android.inputmethodservice |
---|
Methods in android.inputmethodservice that return Keyboard.Row | |
---|---|
protected Keyboard.Row |
Keyboard.createRowFromXml(Resources res,
XmlResourceParser parser)
|
Methods in android.inputmethodservice with parameters of type Keyboard.Row | |
---|---|
protected Keyboard.Key |
Keyboard.createKeyFromXml(Resources res,
Keyboard.Row parent,
int x,
int y,
XmlResourceParser parser)
|
Constructors in android.inputmethodservice with parameters of type Keyboard.Row | |
---|---|
Keyboard.Key(Keyboard.Row parent)
|
|
Keyboard.Key(Resources res,
Keyboard.Row parent,
int x,
int y,
XmlResourceParser parser)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |