Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl38 int getAllSubInfoCount(String callingPackage, String callingFeatureId); in getAllSubInfoCount() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java1001 public int getAllSubInfoCount(String callingPackage, String callingFeatureId) { in getAllSubInfoCount() method in SubscriptionController