Searched refs:matching (Results 1 – 19 of 19) sorted by relevance
148 private ArrayList<F> collectFilters(F[] array, IntentFilter matching) { in collectFilters() argument156 if (filterEquals(cur, matching)) { in collectFilters()167 public ArrayList<F> findFilters(IntentFilter matching) { in findFilters() argument168 if (matching.countDataSchemes() == 1) { in findFilters()170 return collectFilters(mSchemeToFilter.get(matching.getDataScheme(0)), matching); in findFilters()171 } else if (matching.countDataTypes() != 0 && matching.countActions() == 1) { in findFilters()173 return collectFilters(mTypedActionToFilter.get(matching.getAction(0)), matching); in findFilters()174 } else if (matching.countDataTypes() == 0 && matching.countDataSchemes() == 0 in findFilters()175 && matching.countActions() == 1) { in findFilters()177 return collectFilters(mActionToFilter.get(matching.getAction(0)), matching); in findFilters()[all …]
19 ….TetheringRequest does not declare a `shouldShowEntitlementUi()` method matching method android.ne…21 …r.TetheringRequest does not declare a `getStaticIpv4Addresses()` method matching method android.ne…
33 ….TetheringRequest does not declare a `shouldShowEntitlementUi()` method matching method android.ne…35 …r.TetheringRequest does not declare a `getStaticIpv4Addresses()` method matching method android.ne…
142 size_t matching = countMatching( in sanitizeEnumValueNames() local145 prefix.resize(matching); in sanitizeEnumValueNames()
25 …android.security.keystore.KeyGenParameterSpec does not declare a `getUid()` method matching method…27 …tofill.Dataset does not declare a `getFieldInlinePresentation()` method matching method android.se…29 …sponse does not declare a `shouldScreenCallViaAudioProcessing()` method matching method android.te…31 …android.telephony.mbms.DownloadRequest does not declare a `getServiceId()` method matching method …
47 // from the point of view of the request matching code, TRACK_DEFAULT is
59 // decimal format. Some digits can be replaced with "x" symbols matching any digit.
1691 // Carrier id matching result object1701 // but its matching rule is unknown1705 // from subscription but its matching rule is unknown1791 // Carrier id matching event
49 Device ID is used for matching the subsequent commands to a specific device
359 operate on the texture bound at the matching slot.376 matching slot.
282 the same exact dimensionality (i.e. matching X and Y values for dimension).
624 * operate on the texture bound at the matching slot.645 * matching slot.
737 * min_value: Lower bound, a scalar or matching vector.2250 * exponent: Exponent, a single component or matching vector.
223 // we consider matching it against a metered network.
304 …// Histogram counting instances of scans with N many ScanResults matching unique saved passpoint p…307 …// Histogram counting instances of scans with N many ScanResults BSSIDs matching a saved passpoint…
193 // prompt the user for install when a SIM card with matching UICC carrier privilege rules is
7259 List<NotificationRecord> matching = new ArrayList<>();7265 matching.add(r);7268 return matching;
1014 * number of inputs to the layer, matching the second dimension of
7616 // UUID matching the one set inside the SystemInfo trace packet.