Searched refs:mSoftApEventListTethered (Results 1 – 1 of 1) sorted by relevance
382 private final List<SoftApConnectedClientsEvent> mSoftApEventListTethered = new ArrayList<>(); field in WifiMetrics3052 softApEventList = mSoftApEventListTethered; in addSoftApConnectedClientsEvent()3086 softApEventList = mSoftApEventListTethered; in addSoftApChannelSwitchedEvent()3117 softApEventList = mSoftApEventListTethered; in updateSoftApConfiguration()3153 softApEventList = mSoftApEventListTethered; in updateSoftApCapability()4101 for (SoftApConnectedClientsEvent event : mSoftApEventListTethered) { in dump()4841 if (mSoftApEventListTethered.size() > 0) { in consolidateProto()4843 mSoftApEventListTethered.toArray( in consolidateProto()5219 mSoftApEventListTethered.clear(); in clear()