HomeSort by relevance Sort by last modified time
    Searched defs:sResources (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
SubtypeLocaleUtils.java 57 private static Resources sResources;
101 sResources = res;
175 return sResources.getConfiguration().locale;
185 final Locale displayLocale = sResources.getConfiguration().locale;
212 return sResources.getString(R.string.subtype_no_language);
232 displayName = getExceptionalName.runInLocale(sResources, displayLocale);
271 final Locale displayLocale = sResources.getConfiguration().locale;
307 getSubtypeName.runInLocale(sResources, displayLocale), displayLocale);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.el_1.0.0.v201004212143.jar 

Completed in 151 milliseconds