Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl29 List<SubscriptionInfo> getAllSubInfoList(String callingPackage); in getAllSubInfoList() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java512 public List<SubscriptionInfo> getAllSubInfoList(String callingPackage) { in getAllSubInfoList() method in SubscriptionController