HomeSort by relevance Sort by last modified time
    Searched refs:filterMatch (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/src/com/android/nfc/
NfcDispatcher.java 197 if (filterMatch(tagTechs, filterTechs)) {
214 if (filterMatch(tagTechs, info.techs) &&
345 private boolean filterMatch(String[] tagTechs, String[] filterTechs) {
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
XPathParser.java     [all...]

Completed in 1071 milliseconds