Searched refs:mActiveSubscriptions (Results 1 – 1 of 1) sorted by relevance
59 private final HashMap<Integer, Integer> mActiveSubscriptions = new HashMap<>(); field in NullCipherNotifier154 final Integer oldSubId = mActiveSubscriptions.put(phoneId, subId); in maybeUpdateSubscriptionMapping()