HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentAssist (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/applications/assist/
AssistFlashScreenPreferenceController.java 63 return getCurrentAssist() != null && allowDisablingAssistDisclosure();
114 ComponentName assistant = getCurrentAssist();
137 private ComponentName getCurrentAssist() {
DefaultVoiceInputPicker.java 52 final ComponentName assist = getCurrentAssist();
128 private ComponentName getCurrentAssist() {
DefaultAssistPicker.java 96 final ComponentName cn = getCurrentAssist();
132 public ComponentName getCurrentAssist() {

Completed in 68 milliseconds