Searched refs:mSoftApEventListLocalOnly (Results 1 – 1 of 1) sorted by relevance
334 private final List<SoftApConnectedClientsEvent> mSoftApEventListLocalOnly = new ArrayList<>(); field in WifiMetrics2536 softApEventList = mSoftApEventListLocalOnly; in addSoftApConnectedClientsEvent()2562 softApEventList = mSoftApEventListLocalOnly; in addSoftApChannelSwitchedEvent()2591 softApEventList = mSoftApEventListLocalOnly; in updateSoftApConfiguration()2623 softApEventList = mSoftApEventListLocalOnly; in updateSoftApCapability()3546 for (SoftApConnectedClientsEvent event : mSoftApEventListLocalOnly) { in dump()4206 if (mSoftApEventListLocalOnly.size() > 0) { in consolidateProto()4208 mSoftApEventListLocalOnly.toArray( in consolidateProto()4557 mSoftApEventListLocalOnly.clear(); in clear()