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