Searched refs:colIndex (Results 1 – 1 of 1) sorted by relevance
1318 int colIndex = c.getColumnIndex(Contacts.DISPLAY_NAME); in getContactNameFromPhone() local1321 name = c.getString(colIndex); in getContactNameFromPhone()1404 int colIndex = c.getColumnIndex(Mms.Addr.ADDRESS); in getAddressMms() local1407 addr = c.getString(colIndex); in getAddressMms()