Searched defs:matchAddresses (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java1581 private boolean matchAddresses(Cursor c, FilterInfo fi, BluetoothMapAppParams ap) { method in class:BluetoothMapContent
2109 if (matchAddresses(smsCursor, fi, ap)) {
2143 if (matchAddresses(mmsCursor, fi, ap)) {

Completed in 20 milliseconds