Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java747 int subIdCountMax = getActiveSubInfoCountMax(); in addSubInfoRecord() local
753 … + " defaultSubId=" + defaultSubId + " simCount=" + subIdCountMax); in addSubInfoRecord()
758 || subIdCountMax == 1) { in addSubInfoRecord()
762 if (subIdCountMax == 1) { in addSubInfoRecord()