Searched refs:logContacts (Results 1 – 2 of 2) sorted by relevance
152 public void logContacts(List<VoiceContact> contacts) { in logContacts() method in RecognizerLogger
166 if (mLogger != null) mLogger.logContacts(contacts); in recognize()