Searched refs:mSoftApEventListTethered (Results 1 – 1 of 1) sorted by relevance
301 private final List<SoftApConnectedClientsEvent> mSoftApEventListTethered = new ArrayList<>(); field in WifiMetrics1814 softApEventList = mSoftApEventListTethered; in addSoftApConnectedClientsEvent()1840 softApEventList = mSoftApEventListTethered; in addSoftApChannelSwitchedEvent()2666 for (SoftApConnectedClientsEvent event : mSoftApEventListTethered) { in dump()3216 if (mSoftApEventListTethered.size() > 0) { in consolidateProto()3218 mSoftApEventListTethered.toArray( in consolidateProto()3474 mSoftApEventListTethered.clear(); in clear()