Home
last modified time | relevance | path

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

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