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

  /frameworks/base/core/java/com/android/internal/inputmethod/
InputMethodUtils.java 656 InputMethodSubtype applicableSubtype = null;
671 applicableSubtype = subtype;
675 applicableSubtype = subtype;
681 if (applicableSubtype == null && canIgnoreLocaleAsLastResort) {
688 if (applicableSubtype != null) {
690 + applicableSubtype.getMode() + "," + applicableSubtype.getLocale());
693 return applicableSubtype;
    [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 38 milliseconds