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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java952 address = getCanonicalAddressSms(mResolver, Integer.valueOf(threadIdStr));
1331 static public String getCanonicalAddressSms(ContentResolver r, int threadId) { method in class:BluetoothMapContent
3434 phone = getCanonicalAddressSms(mResolver, threadId);

Completed in 40 milliseconds