Searched refs:getCurrentAssist (Results 1 – 4 of 4) sorted by relevance
64 return getCurrentAssist() != null && allowDisablingAssistDisclosure(); in isAvailable()115 ComponentName assistant = getCurrentAssist(); in updatePreference()138 private ComponentName getCurrentAssist() { in getCurrentAssist() method in AssistFlashScreenPreferenceController
52 final ComponentName assist = getCurrentAssist(); in onAttach()128 private ComponentName getCurrentAssist() { in getCurrentAssist() method in DefaultVoiceInputPicker