Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/network/telephony/
DMobileNetworkUtils.java122 Intent intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
127 intent = buildConfigureIntent(context, accountHandle, in buildPhoneAccountConfigureIntent()
133 private static Intent buildConfigureIntent( in buildConfigureIntent() method in MobileNetworkUtils
/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java478 Intent intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
483 intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
492 private static Intent buildConfigureIntent( in buildConfigureIntent() method in PhoneAccountSettingsFragment
/packages/apps/Settings/src/com/android/settings/network/telephony/
DMobileNetworkUtils.java207 Intent intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
212 intent = buildConfigureIntent(context, accountHandle, in buildPhoneAccountConfigureIntent()
218 private static Intent buildConfigureIntent( in buildConfigureIntent() method in MobileNetworkUtils