Searched refs:mSoftApEventListLocalOnly (Results 1 – 1 of 1) sorted by relevance
319 private final List<SoftApConnectedClientsEvent> mSoftApEventListLocalOnly = new ArrayList<>(); field in WifiMetrics1922 softApEventList = mSoftApEventListLocalOnly; in addSoftApConnectedClientsEvent()1948 softApEventList = mSoftApEventListLocalOnly; in addSoftApChannelSwitchedEvent()2781 for (SoftApConnectedClientsEvent event : mSoftApEventListLocalOnly) { in dump()3346 if (mSoftApEventListLocalOnly.size() > 0) { in consolidateProto()3348 mSoftApEventListLocalOnly.toArray( in consolidateProto()3617 mSoftApEventListLocalOnly.clear(); in clear()