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.java678 int subIdCountMax = getActiveSubInfoCountMax(); in addSubInfoRecord() local
684 + " defaultSubId=" + defaultSubId + " simCount=" + subIdCountMax); in addSubInfoRecord()
689 || subIdCountMax == 1) { in addSubInfoRecord()
693 if (subIdCountMax == 1) { in addSubInfoRecord()