Searched refs:getAllSubInfoList (Results 1 – 4 of 4) sorted by relevance
29 List<SubscriptionInfo> getAllSubInfoList(String callingPackage); in getAllSubInfoList() method
124 public List<SubscriptionInfo> getAllSubInfoList(String callingPackage) { in getAllSubInfoList() method in SubscriptionControllerMock
576 result = iSub.getAllSubInfoList(mContext.getOpPackageName()); in getAllSubscriptionInfoList()
523 public List<SubscriptionInfo> getAllSubInfoList(String callingPackage) { in getAllSubInfoList() method in SubscriptionController1894 sirl = getAllSubInfoList(mContext.getOpPackageName()); in dump()