Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DHtmlSanitizer.java191 .allowAttributes("dir").matching(true, "ltr", "rtl").globally()
197 .allowAttributes("href").matching(A_HREF_PROTOCOLS).onElements("a")
203 .allowAttributes("href").matching(URL_PROTOCOLS).onElements("area")
208 .allowAttributes("href").matching(URL_PROTOCOLS).onElements("base")
265 .allowAttributes("src").matching(IMG_SRC_PROTOCOLS).onElements("img")
266 .allowAttributes("longdesc").matching(URL_PROTOCOLS).onElements("img")
271 .allowAttributes("src").matching(URL_PROTOCOLS).onElements("input")
272 .allowAttributes("formaction").matching(URL_PROTOCOLS).onElements("input")
280 .allowAttributes("cite").matching(URL_PROTOCOLS).onElements("ins")
294 .allowAttributes("icon").matching(URL_PROTOCOLS).onElements("menuitem")
[all …]
/packages/apps/DocumentsUI/src/com/android/documentsui/roots/
DProvidersAccess.java69 final List<RootInfo> matching = new ArrayList<>(); in getMatchingRoots() local
133 matching.add(root); in getMatchingRoots()
136 if (DEBUG) Log.d(tag, "Matched roots: " + matching); in getMatchingRoots()
137 return matching; in getMatchingRoots()
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DSources.java252 final ArrayList<Account> matching = Lists.newArrayList(); in getAccounts() local
261 matching.add(account); in getAccounts()
264 return matching; in getAccounts()
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dsax.md276 …e root. Once the singular event for root (e.g. `String()`), or the last matching `EndObject()` or …
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...