Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelecomAccountRegistry.java321 String slotIdString; in buildPstnPhoneAccount() local
323 slotIdString = Integer.toString(slotId); in buildPstnPhoneAccount()
325 slotIdString = mContext.getResources().getString(R.string.unknown); in buildPstnPhoneAccount()
332 R.string.sim_description_default, slotIdString); in buildPstnPhoneAccount()
339 R.string.sim_description_default, slotIdString); in buildPstnPhoneAccount()