Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DPhoneAccountSettingsFragment.java391 Intent intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
396 intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
405 private static Intent buildConfigureIntent( in buildConfigureIntent() method in PhoneAccountSettingsFragment
/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/
H A DMobileNetworkUtils.java219 Intent intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
224 intent = buildConfigureIntent(context, accountHandle, in buildPhoneAccountConfigureIntent()
230 private static Intent buildConfigureIntent( in buildConfigureIntent() method in MobileNetworkUtils