Searched defs:mSoftApManagers (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Wifi/service/java/com/android/server/wifi/ | ||
D | ActiveModeWarden.java | 120 private final Set<SoftApManager> mSoftApManagers = new ArraySet<>(); field in ActiveModeWarden |
D | HalDeviceManager.java | 110 private final Map<String, SoftApManager> mSoftApManagers = new ArrayMap<>(); field in HalDeviceManager |