Searched refs:matchRecipient (Results 1 – 1 of 1) sorted by relevance
1483 private boolean matchRecipient(Cursor c, FilterInfo fi, BluetoothMapAppParams ap) { in matchRecipient() method in BluetoothMapContent1584 if (matchOriginator(c, fi, ap) && matchRecipient(c, fi, ap)) { in matchAddresses()