Searched refs:numRawContacts (Results 1 – 1 of 1) sorted by relevance
135 long numRawContacts = cursor.getLong(1); in deleteContactIfSingleton() local137 if (numRawContacts == 1) { in deleteContactIfSingleton()