Searched refs:getAllSubInfoList (Results 1 – 5 of 5) sorted by relevance
28 List<SubscriptionInfo> getAllSubInfoList(String callingPackage); in getAllSubInfoList() method
123 public List<SubscriptionInfo> getAllSubInfoList(String callingPackage) { in getAllSubInfoList() method in SubscriptionControllerMock
568 public List<SubscriptionInfo> getAllSubInfoList(String callingPackage) { in getAllSubInfoList() method in SubscriptionController2172 sirl = getAllSubInfoList(mContext.getOpPackageName());
770 result = iSub.getAllSubInfoList(mContext.getOpPackageName()); in getAllSubscriptionInfoList()
40053 HSPLcom/android/internal/telephony/ISub;->getAllSubInfoList(Ljava/lang/String;)Ljava/util/List;