Searched refs:mSoftApEventListLocalOnly (Results 1 – 1 of 1) sorted by relevance
406 private final List<SoftApConnectedClientsEvent> mSoftApEventListLocalOnly = new ArrayList<>(); field in WifiMetrics3792 softApEventList = mSoftApEventListLocalOnly; in addSoftApConnectedClientsEvent()3826 softApEventList = mSoftApEventListLocalOnly; in addSoftApChannelSwitchedEvent()3857 softApEventList = mSoftApEventListLocalOnly; in updateSoftApConfiguration()3893 softApEventList = mSoftApEventListLocalOnly; in updateSoftApCapability()4876 for (SoftApConnectedClientsEvent event : mSoftApEventListLocalOnly) { in dump()5596 if (mSoftApEventListLocalOnly.size() > 0) { in consolidateProto()5598 mSoftApEventListLocalOnly.toArray( in consolidateProto()5968 mSoftApEventListLocalOnly.clear(); in clear()