Searched refs:getAllSubInfoList (Results 1 – 4 of 4) sorted by relevance
29 List<SubscriptionInfo> getAllSubInfoList(String callingPackage); in getAllSubInfoList() method
123 public List<SubscriptionInfo> getAllSubInfoList(String callingPackage) { in getAllSubInfoList() method in SubscriptionControllerMock
650 public List<SubscriptionInfo> getAllSubInfoList(String callingPackage) { in getAllSubInfoList() method in SubscriptionController2734 sirl = getAllSubInfoList(mContext.getOpPackageName()); in dump()3246 subInfoList = getAllSubInfoList(mContext.getOpPackageName()); in getSubscriptionsInGroup()3301 .getAllSubInfoList(mContext.getOpPackageName()) in setSubscriptionEnabled()
1268 result = iSub.getAllSubInfoList(mContext.getOpPackageName()); in getAllSubscriptionInfoList()