Uses of Class
android.view.inputmethod.InputMethodInfo

Packages that use InputMethodInfo
android.view.inputmethod   
 

Uses of InputMethodInfo in android.view.inputmethod
 

Fields in android.view.inputmethod with type parameters of type InputMethodInfo
static Parcelable.Creator<InputMethodInfo> InputMethodInfo.CREATOR
           
 

Methods in android.view.inputmethod that return types with arguments of type InputMethodInfo
 List<InputMethodInfo> InputMethodManager.getEnabledInputMethodList()
           
 List<InputMethodInfo> InputMethodManager.getInputMethodList()
           
 Map<InputMethodInfo,List<InputMethodSubtype>> InputMethodManager.getShortcutInputMethodsAndSubtypes()
           
 

Methods in android.view.inputmethod with parameters of type InputMethodInfo
 List<InputMethodSubtype> InputMethodManager.getEnabledInputMethodSubtypeList(InputMethodInfo imi, boolean allowsImplicitlySelectedSubtypes)
           
 



Copyright © 2008-2012. All Rights Reserved.