Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DAppLocaleCollector.java332 Locale suggested = localeInfo.getLocale(); in filterSameLanguageAndCountry() local
333 if (appLocale.getLanguage().equals(suggested.getLanguage()) in filterSameLanguageAndCountry()
334 && appLocale.getCountry().equals(suggested.getCountry())) { in filterSameLanguageAndCountry()
/frameworks/opt/telephony/flags/
Dims.aconfig41 description: "This flag is for adding suggested actions related to RAT to ims registration"
/frameworks/base/tools/lint/
DREADME.md76 # How to apply automatic fixes suggested by lint
/frameworks/proto_logging/stats/atoms/sysui/
Dsysui_atoms.proto202 // e.g., autofilled or suggested texts that are not user entered
628 // Indicate target device is suggested route
660 // Indicate target device is suggested route
/frameworks/base/proto/src/
Dsystem_messages.proto219 // Notify the user that an app suggested network is available for connection.
/frameworks/rs/script_api/include/
Drs_for_each.rsh76 …rs_for_each_strategy_t strategy; // Currently ignored. In the future, will be suggested cell iter…
/frameworks/layoutlib/validator/resources/
Dstrings.properties104 …icient_confirmed = This item\'s foreground and background colors meet the suggested contrast ratio.
/frameworks/opt/telephony/proto/src/
Dtelephony.proto1659 // If status != 0, this fields indicates the suggested retry back-off timer
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4155 // Tag FIELD_AUTOFILL_NUM_VALUES: Number of values that were suggested to be autofilled
6861 // ACTION: Users compose their own replies instead of using suggested ones.
/frameworks/proto_logging/stats/enums/app/
Dsettings_enums.proto1231 // the suggested region
/frameworks/base/core/api/
Dsystem-current.txt11972 field public static final String COMPLETED_CATEGORY_PREFIX = "suggested.completed_category.";