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