Searched refs:getAllSubInfoCount (Results 1 – 5 of 5) sorted by relevance
36 int getAllSubInfoCount(String callingPackage); in getAllSubInfoCount() method
186 int slotID = mSubscriptionControllerUT.getAllSubInfoCount(mCallingPackage); in testInsertSim()195 assertEquals(1, mSubscriptionControllerUT.getAllSubInfoCount(mCallingPackage)); in testInsertSim()
136 public int getAllSubInfoCount(String callingPackage) { in getAllSubInfoCount() method in SubscriptionControllerMock
635 result = iSub.getAllSubInfoCount(mContext.getOpPackageName()); in getAllSubscriptionInfoCount()
630 public int getAllSubInfoCount(String callingPackage) { in getAllSubInfoCount() method in SubscriptionController