Uses of Class
android.inputmethodservice.Keyboard.Key

Packages that use Keyboard.Key
android.inputmethodservice   
 

Uses of Keyboard.Key in android.inputmethodservice
 

Methods in android.inputmethodservice that return Keyboard.Key
protected  Keyboard.Key Keyboard.createKeyFromXml(Resources res, Keyboard.Row parent, int x, int y, XmlResourceParser parser)
           
 

Methods in android.inputmethodservice that return types with arguments of type Keyboard.Key
 List<Keyboard.Key> Keyboard.getKeys()
           
 List<Keyboard.Key> Keyboard.getModifierKeys()
           
 

Methods in android.inputmethodservice with parameters of type Keyboard.Key
protected  boolean KeyboardView.onLongPress(Keyboard.Key popupKey)
           
 



Copyright © 2008-2012. All Rights Reserved.