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