Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java1010 address = getCanonicalAddressSms(mResolver, Integer.valueOf(threadIdStr)); in setRecipientAddressing()
1430 public static String getCanonicalAddressSms(ContentResolver r, int threadId) { in getCanonicalAddressSms() method in BluetoothMapContent
3699 phone = getCanonicalAddressSms(mResolver, threadId); in getSmsMessage()