Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMultiSimSettingController.java921 int convertedSubId = INVALID_SUBSCRIPTION_ID; in getConvertedPsimSubscriptionId() local
928 convertedSubId = info.getSubscriptionId(); in getConvertedPsimSubscriptionId()
932 log("getConvertedPsimSubscriptionId: convertedSubId=" + convertedSubId); in getConvertedPsimSubscriptionId()
933 return convertedSubId; in getConvertedPsimSubscriptionId()