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.java955 address = getCanonicalAddressSms(mResolver, Integer.valueOf(threadIdStr)); in setRecipientAddressing()
1333 static public String getCanonicalAddressSms(ContentResolver r, int threadId) { in getCanonicalAddressSms() method in BluetoothMapContent
3435 phone = getCanonicalAddressSms(mResolver, threadId); in getSmsMessage()