Searched refs:patterns (Results 1 – 13 of 13) sorted by relevance
333 List<Pattern> patterns = new ArrayList<>(); in getSubscribeLinkPatterns() local337 patterns.add(Pattern.compile(patternsArray.getString(i))); in getSubscribeLinkPatterns()342 return patterns; in getSubscribeLinkPatterns()346 static String findSubscribeLink(@NonNull List<Pattern> patterns, String response) in findSubscribeLink() argument348 if (patterns.isEmpty()) { in findSubscribeLink()357 for (Pattern pattern : patterns) { in findSubscribeLink()
69 $(call inherit-product-if-exists, external/hyphenation-patterns/patterns.mk)
150 String removeSideData(String response, String... patterns) { in removeSideData() argument151 for (String pattern : patterns) { in removeSideData()
159 final String[] patterns = condition.split(":"); in fulfillsCondition() local162 for (final String pattern : patterns) { in fulfillsCondition()
368 public void setSenderWhitelistPatterns(Set<String> patterns) { in setSenderWhitelistPatterns() argument369 getEditor().putStringSet(PreferenceKeys.DISPLAY_IMAGES_PATTERNS, patterns).apply(); in setSenderWhitelistPatterns()
600 # blank the following patterns are tested:655 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude1291 # patterns (like *.h and *.hpp) to filter out the header-files in the1292 # directories. If left blank, the patterns specified with FILE_PATTERNS will
791 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and793 # following patterns are tested:*.c, *.cc, *.cxx, *.cpp, *.c++, *.java, *.ii,833 # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude900 # patterns match the file name, INPUT_FILTER is applied.1980 # patterns (like *.h and *.hpp) to filter out the header-files in the1981 # directories. If left blank, the patterns specified with FILE_PATTERNS will be
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...