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.java529 Intent smartForwardingUiIntent = getLaunchSmartForwardingMenuIntent(); in updateMakeCallsOptions() local
530 if (smartForwardingUiIntent != null) { in updateMakeCallsOptions()
532 .setIntent(smartForwardingUiIntent); in updateMakeCallsOptions()