Searched refs:numSlots (Results 1 – 1 of 1) sorted by relevance
48 final int numSlots = telephonyManager.getSimCount(); in onReceive() local51 if (numSlots < 2 || !Utils.isDeviceProvisioned(context)) { in onReceive()69 for (int i = 0; i < numSlots; i++) { in onReceive()