Home
last modified time | relevance | path

Searched refs:mCustomConfig (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DLocalOnlyHotspotRequestInfo.java42 private final SoftApConfiguration mCustomConfig; field in LocalOnlyHotspotRequestInfo
61 mCustomConfig = customConfig; in LocalOnlyHotspotRequestInfo()
125 return mCustomConfig; in getCustomConfig()