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.aidl30 List<SubscriptionInfo> getAllSubInfoList(String callingPackage, String callingFeatureId); in getAllSubInfoList() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java710 public List<SubscriptionInfo> getAllSubInfoList(String callingPackage, in getAllSubInfoList() method in SubscriptionController