Home | History | Annotate | Download | only in widget

Lines Matching defs:mCurrentLocale

600         protected Locale mCurrentLocale;
611 if (locale.equals(mCurrentLocale)) {
614 mCurrentLocale = locale;