Searched refs:phoneCount (Results 1 – 2 of 2) sorted by relevance
59 public SubscriptionControllerMock(Context c, ITelephonyRegistry.Stub tr, int phoneCount) { in SubscriptionControllerMock() argument62 mSlotIndexToSubId = new int[phoneCount][]; in SubscriptionControllerMock()63 for (int i = 0; i < phoneCount; i++) { in SubscriptionControllerMock()
235 int phoneCount = 1; in getPhoneCount() local240 phoneCount = 1; in getPhoneCount()244 phoneCount = 1; in getPhoneCount()250 phoneCount = 1; in getPhoneCount()253 phoneCount = 1; in getPhoneCount()255 phoneCount = 0; in getPhoneCount()263 phoneCount = PhoneConstants.MAX_PHONE_COUNT_DUAL_SIM; in getPhoneCount()266 phoneCount = PhoneConstants.MAX_PHONE_COUNT_TRI_SIM; in getPhoneCount()269 return phoneCount; in getPhoneCount()