Searched refs:last_update_time (Results 1 – 1 of 1) sorted by relevance
656 private void removePotentiallyCorruptedContacts(SQLiteDatabase db, String last_update_time) { in removePotentiallyCorruptedContacts() argument661 last_update_time + ")", in removePotentiallyCorruptedContacts()664 SmartDialDbColumns.LAST_SMARTDIAL_UPDATE_TIME + " > " + last_update_time, null); in removePotentiallyCorruptedContacts()