Searched refs:matchRecipientMms (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java1421 private boolean matchRecipientMms(Cursor c, FilterInfo fi, String recip) { method in class:BluetoothMapContent
1427 if (V) Log.v(TAG, "matchRecipientMms: match recipient phone = " + phone);
1432 if (V) Log.v(TAG, "matchRecipientMms: match recipient name = " + name);
1490 res = matchRecipientMms(c, fi, recip);

Completed in 17 milliseconds