Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl29 List<SubscriptionInfo> getAllSubInfoList(String callingPackage); in getAllSubInfoList() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DSubscriptionControllerMock.java124 public List<SubscriptionInfo> getAllSubInfoList(String callingPackage) { in getAllSubInfoList() method in SubscriptionControllerMock
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java523 public List<SubscriptionInfo> getAllSubInfoList(String callingPackage) { in getAllSubInfoList() method in SubscriptionController