Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java395 Intent intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
400 intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
409 private static Intent buildConfigureIntent( in buildConfigureIntent() method in PhoneAccountSettingsFragment
/packages/apps/Settings/src/com/android/settings/network/telephony/
DMobileNetworkUtils.java242 Intent intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
247 intent = buildConfigureIntent(context, accountHandle, in buildPhoneAccountConfigureIntent()
253 private static Intent buildConfigureIntent( in buildConfigureIntent() method in MobileNetworkUtils