Home
last modified time | relevance | path

Searched refs:PROP_APP_LANGUAGE_SUGGESTION (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DAppLocaleCollector.java51 private static final String PROP_APP_LANGUAGE_SUGGESTION = field in AppLocaleCollector
177 if (SystemProperties.getBoolean(PROP_APP_LANGUAGE_SUGGESTION, ENABLED)) { in getIgnoredLocaleList()
252 if (!isForCountryMode && SystemProperties.getBoolean(PROP_APP_LANGUAGE_SUGGESTION, in getSupportedLocaleList()