Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DFillUi.java322 boolean filterable = true; in FillUi()
335 filterable = false; in FillUi()
340 items.add(new ViewItem(dataset, filterPattern, filterable, valueText, view)); in FillUi()
581 public final boolean filterable; field in ViewItem
595 ViewItem(@Nullable Dataset dataset, @Nullable Pattern filter, boolean filterable, in ViewItem() argument
601 this.filterable = filterable; in ViewItem()
614 if (!filterable) { in matches()
642 if (filterable) { in toString()
/aosp12/frameworks/base/tools/aapt/
H A DResourceTable.cpp2954 const bool filterable = (typeName != mipmap16); in flatten() local
2965 if (filterable && !filter->match(config)) { in flatten()
3077 const bool filterable = (typeName != mipmap16); in flatten() local
3127 if (filterable && !filter->match(cl->getEntries().keyAt(ci))) { in flatten()
3131 if (filterable && !filter->match(cl->getEntries().keyAt(cj))) { in flatten()
3183 if (filterable && !filter->match(config)) { in flatten()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...