Home
last modified time | relevance | path

Searched refs:buildConfigureIntent (Results 1 – 4 of 4) 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/apps/Settings/src/com/android/settings/network/telephony/
DMobileNetworkUtils.java139 Intent intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
144 intent = buildConfigureIntent(context, accountHandle, in buildPhoneAccountConfigureIntent()
150 private static Intent buildConfigureIntent( in buildConfigureIntent() method in MobileNetworkUtils
/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java479 Intent intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
484 intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
493 private static Intent buildConfigureIntent( in buildConfigureIntent() method in PhoneAccountSettingsFragment
/packages/services/Telephony/src/com/android/phone/
DMobileNetworkSettings.java303 Intent intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
308 intent = buildConfigureIntent( in buildPhoneAccountConfigureIntent()
318 private static Intent buildConfigureIntent( in buildConfigureIntent() method in MobileNetworkSettings