HomeSort by relevance Sort by last modified time
    Searched refs:getContactNameFromPhone (Results 1 - 4 of 4) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
SmsMmsContacts.java 137 public MapContact getContactNameFromPhone(String phone, ContentResolver resolver) {
138 return getContactNameFromPhone(phone, resolver, null);
146 public MapContact getContactNameFromPhone(String phone, ContentResolver resolver,
BluetoothMapContent.java     [all...]
BluetoothMapContentObserver.java     [all...]
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapContentTest.java     [all...]

Completed in 739 milliseconds