Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java406 Context context, PhoneAccountHandle accountHandle, String actionStr) { in buildConfigureIntent() argument
413 Intent intent = new Intent(actionStr); in buildConfigureIntent()
/packages/apps/Settings/src/com/android/settings/network/telephony/
DMobileNetworkUtils.java228 Context context, PhoneAccountHandle accountHandle, String actionStr) { in buildConfigureIntent() argument
235 Intent intent = new Intent(actionStr); in buildConfigureIntent()