Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DLocalOnlyHotspotRequestInfo.java40 private final SoftApConfiguration mCustomConfig; field in LocalOnlyHotspotRequestInfo
58 mCustomConfig = customConfig; in LocalOnlyHotspotRequestInfo()
118 return mCustomConfig; in getCustomConfig()