Searched refs:simCount (Results 1 – 1 of 1) sorted by relevance
929 int simCount = mPhone.getActiveModemCount(); in hasAnySim() local930 for (int i = 0; i < simCount; i++) { in hasAnySim()