Searched refs:getVoiceSearchHintActivePeriod (Results 1 – 2 of 2) sorted by relevance
226 public long getVoiceSearchHintActivePeriod() { in getVoiceSearchHintActivePeriod() method in Config
162 if (currentTime - firstHintTime > getConfig().getVoiceSearchHintActivePeriod()) { in haveVoiceSearchHintsExpired()