Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DLocalOnlyHotspotRequestInfo.java45 private final SoftApConfiguration mCustomConfig; field in LocalOnlyHotspotRequestInfo
66 mCustomConfig = customConfig; in LocalOnlyHotspotRequestInfo()
130 return mCustomConfig; in getCustomConfig()