Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl87 int getActiveSubInfoCountMax(); in getActiveSubInfoCountMax() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java562 public int getActiveSubInfoCountMax() { in getActiveSubInfoCountMax() method in SubscriptionController
678 int subIdCountMax = getActiveSubInfoCountMax(); in addSubInfoRecord()
1091 int numSubs = getActiveSubInfoCountMax(); in getDummySubIds()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java580 result = iSub.getActiveSubInfoCountMax(); in getActiveSubscriptionInfoCountMax()