Home
last modified time | relevance | path

Searched refs:smartForwardingUiIntent (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java442 Intent smartForwardingUiIntent = getLaunchSmartForwardingMenuIntent(); in updateMakeCallsOptions() local
443 if (smartForwardingUiIntent != null) { in updateMakeCallsOptions()
445 .setIntent(smartForwardingUiIntent); in updateMakeCallsOptions()