Home | History | Annotate | Download | only in nfc

Lines Matching refs:filters

67      * most specific intent filters possible to avoid the activity chooser dialog, which can
1111 * <p>If you pass {@code null} for both the {@code filters} and {@code techLists} parameters
1124 * @param filters the IntentFilters to override dispatching for, or null to always dispatch
1130 IntentFilter[] filters, String[][] techLists) {
1145 sService.setForegroundDispatch(intent, filters, parcel);