Searched refs:mSoftApEventListLocalOnly (Results 1 – 1 of 1) sorted by relevance
384 private final List<SoftApConnectedClientsEvent> mSoftApEventListLocalOnly = new ArrayList<>(); field in WifiMetrics3055 softApEventList = mSoftApEventListLocalOnly; in addSoftApConnectedClientsEvent()3089 softApEventList = mSoftApEventListLocalOnly; in addSoftApChannelSwitchedEvent()3120 softApEventList = mSoftApEventListLocalOnly; in updateSoftApConfiguration()3156 softApEventList = mSoftApEventListLocalOnly; in updateSoftApCapability()4123 for (SoftApConnectedClientsEvent event : mSoftApEventListLocalOnly) { in dump()4846 if (mSoftApEventListLocalOnly.size() > 0) { in consolidateProto()4848 mSoftApEventListLocalOnly.toArray( in consolidateProto()5220 mSoftApEventListLocalOnly.clear(); in clear()