Searched refs:mArchiving (Results 1 – 1 of 1) sorted by relevance
815 protected HashMap<String, V> mArchiving = new HashMap<>(); field in QnsTelephonyListener.Archiving824 mArchiving.put(getKey(subId, transportType, netCapability), v); in put()828 return mArchiving.get(getKey(subId, transportType, netCapability)); in get()