Searched refs:ACTION_COUNTRY_OVERRIDE (Results 1 – 1 of 1) sorted by relevance
99 private static final String ACTION_COUNTRY_OVERRIDE = field in LocaleTracker182 } else if (ACTION_COUNTRY_OVERRIDE.equals(intent.getAction())) {262 filter.addAction(ACTION_COUNTRY_OVERRIDE); in LocaleTracker()