Home
last modified time | relevance | path

Searched refs:getAllSubInfoList (Results 1 – 4 of 4) 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
2919 sirl = getAllSubInfoList(mContext.getOpPackageName(), null); in dump()
3466 subInfoList = getAllSubInfoList(mContext.getOpPackageName(), null); in getSubscriptionsInGroup()
3524 .getAllSubInfoList(mContext.getOpPackageName(), null) in setSubscriptionEnabled()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java1274 result = iSub.getAllSubInfoList(mContext.getOpPackageName(), in getAllSubscriptionInfoList()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt98649 Lcom/android/internal/telephony/ISub$Stub$Proxy;->getAllSubInfoList(Ljava/lang/String;)Ljava/util/L…
98720 Lcom/android/internal/telephony/ISub;->getAllSubInfoList(Ljava/lang/String;)Ljava/util/List;