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.java141 String slotIdString; in registerPstnPhoneAccount() local
143 slotIdString = Integer.toString(slotId); in registerPstnPhoneAccount()
145 slotIdString = mContext.getResources().getString(R.string.unknown); in registerPstnPhoneAccount()
152 R.string.sim_description_default, slotIdString); in registerPstnPhoneAccount()
159 R.string.sim_description_default, slotIdString); in registerPstnPhoneAccount()