Searched refs:mSoftApEventListTethered (Results 1 – 1 of 1) sorted by relevance
317 private final List<SoftApConnectedClientsEvent> mSoftApEventListTethered = new ArrayList<>(); field in WifiMetrics1919 softApEventList = mSoftApEventListTethered; in addSoftApConnectedClientsEvent()1945 softApEventList = mSoftApEventListTethered; in addSoftApChannelSwitchedEvent()2771 for (SoftApConnectedClientsEvent event : mSoftApEventListTethered) { in dump()3341 if (mSoftApEventListTethered.size() > 0) { in consolidateProto()3343 mSoftApEventListTethered.toArray( in consolidateProto()3616 mSoftApEventListTethered.clear(); in clear()