Uses of Class
android.view.KeyEvent.DispatcherState

Packages that use KeyEvent.DispatcherState
android.inputmethodservice   
android.view   
 

Uses of KeyEvent.DispatcherState in android.inputmethodservice
 

Methods in android.inputmethodservice that return KeyEvent.DispatcherState
 KeyEvent.DispatcherState AbstractInputMethodService.getKeyDispatcherState()
           
 

Uses of KeyEvent.DispatcherState in android.view
 

Methods in android.view that return KeyEvent.DispatcherState
 KeyEvent.DispatcherState View.getKeyDispatcherState()
           
 

Methods in android.view with parameters of type KeyEvent.DispatcherState
 boolean KeyEvent.dispatch(KeyEvent.Callback receiver, KeyEvent.DispatcherState state, Object target)
           
 



Copyright © 2008-2012. All Rights Reserved.