Searched refs:mSoftApEventListLocalOnly (Results 1 – 1 of 1) sorted by relevance
303 private final List<SoftApConnectedClientsEvent> mSoftApEventListLocalOnly = new ArrayList<>(); field in WifiMetrics1817 softApEventList = mSoftApEventListLocalOnly; in addSoftApConnectedClientsEvent()1843 softApEventList = mSoftApEventListLocalOnly; in addSoftApChannelSwitchedEvent()2676 for (SoftApConnectedClientsEvent event : mSoftApEventListLocalOnly) { in dump()3221 if (mSoftApEventListLocalOnly.size() > 0) { in consolidateProto()3223 mSoftApEventListLocalOnly.toArray( in consolidateProto()3475 mSoftApEventListLocalOnly.clear(); in clear()