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.aidl31 List<SubscriptionInfo> getAllSubInfoList(String callingPackage, String callingFeatureId); in getAllSubInfoList() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/
DSubscriptionManagerService.java1880 public List<SubscriptionInfo> getAllSubInfoList(@NonNull String callingPackage, in getAllSubInfoList() method in SubscriptionManagerService