Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMultiSimSettingController.java666 String simName = mSubController.getActiveSubscriptionInfo( in getSimCombinationWarningParams() local
669 if (TextUtils.isEmpty(simName)) { in getSimCombinationWarningParams()
671 simName = phone.getCarrierName(); in getSimCombinationWarningParams()
673 simNames.add(simName); in getSimCombinationWarningParams()