Home
last modified time | relevance | path

Searched refs:actionStr (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/network/telephony/
DMobileNetworkUtils.java134 Context context, PhoneAccountHandle accountHandle, String actionStr) { in buildConfigureIntent() argument
141 Intent intent = new Intent(actionStr); in buildConfigureIntent()
/packages/apps/Settings/src/com/android/settings/network/telephony/
DMobileNetworkUtils.java151 Context context, PhoneAccountHandle accountHandle, String actionStr) { in buildConfigureIntent() argument
158 Intent intent = new Intent(actionStr); in buildConfigureIntent()
/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java494 Context context, PhoneAccountHandle accountHandle, String actionStr) { in buildConfigureIntent() argument
501 Intent intent = new Intent(actionStr); in buildConfigureIntent()
/packages/services/Telephony/src/com/android/phone/
DMobileNetworkSettings.java319 Context context, PhoneAccountHandle accountHandle, String actionStr) { in buildConfigureIntent() argument
326 Intent intent = new Intent(actionStr); in buildConfigureIntent()