Home
last modified time | relevance | path

Searched refs:matchRecipientSms (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java1563 private boolean matchRecipientSms(Cursor c, FilterInfo fi, String recip) { in matchRecipientSms() method in BluetoothMapContent
1615 res = matchRecipientSms(c, fi, recip); in matchRecipient()