Home
last modified time | relevance | path

Searched refs:getAllSubInfoList (Results 1 – 5 of 5) 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.java906 public List<SubscriptionInfo> getAllSubInfoList(String callingPackage, in getAllSubInfoList() method in SubscriptionController
3346 sirl = getAllSubInfoList(mContext.getOpPackageName(), mContext.getAttributionTag()); in dump()
3893 subInfoList = getAllSubInfoList(mContext.getOpPackageName(), in getSubscriptionsInGroup()
3979 .getAllSubInfoList(mContext.getOpPackageName(), mContext.getAttributionTag()) in setSubscriptionEnabled()
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java1503 result = iSub.getAllSubInfoList(mContext.getOpPackageName(), in getAllSubscriptionInfoList()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSubscriptionControllerTest.java1941 .getAllSubInfoList(mCallingPackage, mCallingFeature).size()); in testInsertEmptySubInfoRecord_returnsNull_ifRecordExists()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt87539 Lcom/android/internal/telephony/ISub$Stub$Proxy;->getAllSubInfoList(Ljava/lang/String;)Ljava/util/L…
87610 Lcom/android/internal/telephony/ISub;->getAllSubInfoList(Ljava/lang/String;)Ljava/util/List;