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.java757 String simName = mSubController.getActiveSubscriptionInfo( in getSimCombinationWarningParams() local
760 if (TextUtils.isEmpty(simName)) { in getSimCombinationWarningParams()
762 simName = phone.getCarrierName(); in getSimCombinationWarningParams()
764 simNames.add(simName); in getSimCombinationWarningParams()