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

  /packages/apps/Settings/src/com/android/settings/inputmethod/
InputMethodSettingValuesWrapper.java 121 final InputMethodInfo imi = mMethodMap.get(mSettings.getSelectedInputMethod());
123 Log.w(TAG, "Invalid selected imi: " + mSettings.getSelectedInputMethod());
  /frameworks/base/services/core/java/com/android/server/
InputMethodManagerService.java 643 String curInputMethodId = mSettings.getSelectedInputMethod();
673 String curInputMethodId = mSettings.getSelectedInputMethod();
    [all...]
  /frameworks/base/core/java/com/android/internal/inputmethod/
InputMethodUtils.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 541 milliseconds