HomeSort by relevance Sort by last modified time
    Searched refs:onCurrentInputMethodSubtypeChanged (Results 1 - 5 of 5) sorted by null

  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
SoftKeyboard.java 257 public void onCurrentInputMethodSubtypeChanged(InputMethodSubtype subtype) {
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java 437 onCurrentInputMethodSubtypeChanged(subtype);
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 454 // Note that the calling sequence of onCreate() and onCurrentInputMethodSubtypeChanged()
497 // Note that the calling sequence of onCreate() and onCurrentInputMethodSubtypeChanged()
628 public void onCurrentInputMethodSubtypeChanged(InputMethodSubtype subtype) {
629 // Note that the calling sequence of onCreate() and onCurrentInputMethodSubtypeChanged()
    [all...]
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 214 milliseconds