Searched refs:techLists (Results 1 – 4 of 4) sorted by relevance
54 String[][] techLists = new String[count][];56 techLists[i] = source.createStringArray();58 return new TechListParcel(techLists);
58 in IntentFilter[] filters, in TechListParcel techLists); in setForegroundDispatch() argument
1718 IntentFilter[] filters, String[][] techLists) { in enableForegroundDispatch() argument1729 if (techLists != null && techLists.length > 0) { in enableForegroundDispatch()1730 parcel = new TechListParcel(techLists); in enableForegroundDispatch()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...