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.java391 Intent intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
396 intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
405 private static Intent buildConfigureIntent( in buildConfigureIntent() method in PhoneAccountSettingsFragment
/packages/apps/Settings/src/com/android/settings/network/telephony/
DMobileNetworkUtils.java216 Intent intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
221 intent = buildConfigureIntent(context, accountHandle, in buildPhoneAccountConfigureIntent()
227 private static Intent buildConfigureIntent( in buildConfigureIntent() method in MobileNetworkUtils