Uses of Class
android.inputmethodservice.Keyboard

Packages that use Keyboard
android.inputmethodservice   
 

Uses of Keyboard in android.inputmethodservice
 

Methods in android.inputmethodservice that return Keyboard
 Keyboard KeyboardView.getKeyboard()
           
 

Methods in android.inputmethodservice with parameters of type Keyboard
 void KeyboardView.setKeyboard(Keyboard keyboard)
           
 

Constructors in android.inputmethodservice with parameters of type Keyboard
Keyboard.Row(Keyboard parent)
           
Keyboard.Row(Resources res, Keyboard parent, XmlResourceParser parser)
           
 



Copyright © 2008-2012. All Rights Reserved.