Searched refs:onVoiceSettingInteraction (Results 1 – 8 of 8) sorted by relevance
42 if (onVoiceSettingInteraction(getIntent())) { in onCreate()56 abstract protected boolean onVoiceSettingInteraction(Intent intent); in onVoiceSettingInteraction() method in VoiceSettingsActivity
34 protected boolean onVoiceSettingInteraction(Intent intent) { in onVoiceSettingInteraction() method in AirplaneModeVoiceActivity
35 protected boolean onVoiceSettingInteraction(Intent intent) { in onVoiceSettingInteraction() method in BatterySaverModeVoiceActivity
48 protected boolean onVoiceSettingInteraction(Intent intent) { in onVoiceSettingInteraction() method in ZenModeVoiceActivity