Home
last modified time | relevance | path

Searched defs:getActiveSubInfoCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl100 int getActiveSubInfoCount(String callingPackage, String callingFeatureId); in getActiveSubInfoCount() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java807 public int getActiveSubInfoCount(String callingPackage) { in getActiveSubInfoCount() method in SubscriptionController
818 public int getActiveSubInfoCount(String callingPackage, String callingFeatureId) { in getActiveSubInfoCount() method in SubscriptionController