Searched refs:techLists (Results 1 – 6 of 6) sorted by relevance
54 String[][] techLists = new String[count][];56 techLists[i] = source.readStringArray();58 return new TechListParcel(techLists);
56 in IntentFilter[] filters, in TechListParcel techLists); in setForegroundDispatch() argument
1576 IntentFilter[] filters, String[][] techLists) { in enableForegroundDispatch() argument1591 if (techLists != null && techLists.length > 0) { in enableForegroundDispatch()1592 parcel = new TechListParcel(techLists); in enableForegroundDispatch()
144 IntentFilter[] filters, String[][] techLists) { in setForegroundDispatch() argument148 mOverrideTechLists = techLists; in setForegroundDispatch()503 boolean isTechMatch(Tag tag, String[][] techLists) { in isTechMatch() argument504 if (techLists == null) { in isTechMatch()510 for (String[] filterTechs : techLists) { in isTechMatch()
1275 String[][] techLists = null; in setForegroundDispatch() local1277 techLists = techListsParcel.getTechLists(); in setForegroundDispatch()1280 mNfcDispatcher.setForegroundDispatch(intent, filters, techLists); in setForegroundDispatch()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...