Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionController.java1449 int subIdCountMax = getActiveSubInfoCountMax(); in addSubInfo() local
1456 + " simCount=" + subIdCountMax); in addSubInfo()
1462 || subIdCountMax == 1) { in addSubInfo()
1468 if (subIdCountMax == 1) { in addSubInfo()