Home
last modified time | relevance | path

Searched refs:getAllSubInfoList (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl28 List<SubscriptionInfo> getAllSubInfoList(); in getAllSubInfoList() method
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java481 result = iSub.getAllSubInfoList(); in getAllSubscriptionInfoList()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java460 public List<SubscriptionInfo> getAllSubInfoList() { in getAllSubInfoList() method in SubscriptionController
1579 sirl = getAllSubInfoList(); in dump()