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.java755 int subIdCountMax = getActiveSubInfoCountMax(); in addSubInfoRecord() local
761 … + " defaultSubId=" + defaultSubId + " simCount=" + subIdCountMax); in addSubInfoRecord()
766 || subIdCountMax == 1) { in addSubInfoRecord()
770 if (subIdCountMax == 1) { in addSubInfoRecord()