Home | History | Annotate | Download | only in server

Lines Matching refs:mRes

169     final Resources mRes;
637 mRes = context.getResources();
709 mRes, context.getContentResolver(), mMethodMap, mMethodList, userId);
790 final Locale newLocale = mRes.getConfiguration().locale;
892 mShowOngoingImeSwitcherForPhones = mRes.getBoolean(
907 mLastSystemLocale = mRes.getConfiguration().locale;
923 final Configuration conf = mRes.getConfiguration();
1590 final CharSequence title = mRes.getText(
2036 || mRes.getConfiguration().isLayoutSizeAtLeast(
2219 ? mRes.getConfiguration().locale.toString()
2225 InputMethodUtils.findLastResortApplicableSubtypeLocked(mRes,
3129 mRes, enabledSubtypes, mode, mCurrentSubtype.getLocale(), false);
3135 mRes, enabledSubtypes, mode, null, true);
3146 mRes, subtypesForSearch, mode, mCurrentSubtype.getLocale(), false);
3152 mRes, subtypesForSearch, mode, null, true);
3228 mRes, explicitlyOrImplicitlyEnabledSubtypes,
3232 mRes, explicitlyOrImplicitlyEnabledSubtypes, null, null,