Searched refs:mLastConnectionEvents (Results 1 – 1 of 1) sorted by relevance
104 private List<String> mLastConnectionEvents = new ArrayList<>(); field in TestTelephonyConnection207 mLastConnectionEvents.add(event); in sendConnectionEvent()286 return mLastConnectionEvents; in getLastConnectionEvents()