Searched refs:canIntentBeHandled (Results 1 – 1 of 1) sorted by relevance
973 return canIntentBeHandled(new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH)); in isVoiceSearchEnabled()1332 private boolean canIntentBeHandled(Intent intent) { in canIntentBeHandled() method in DialtactsActivity