Searched refs:currentPhoneTypes (Results 1 – 1 of 1) sorted by relevance
83 private final SparseIntArray currentPhoneTypes = new SparseIntArray(); field in ShadowTelephonyManager610 return currentPhoneTypes.get(subId, TelephonyManager.PHONE_TYPE_NONE);615 currentPhoneTypes.put(subId, phoneType);620 currentPhoneTypes.clear();