Searched refs:subscriptionIdsToTelephonyManagers (Results 1 – 1 of 1) sorted by relevance
78 private Map<Integer, TelephonyManager> subscriptionIdsToTelephonyManagers = new HashMap<>(); field in ShadowTelephonyManager570 return subscriptionIdsToTelephonyManagers.get(subId);576 subscriptionIdsToTelephonyManagers.put(subscriptionId, telephonyManager);