Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/slice/
DWifiSliceItem.java47 private int mInstantHotspotDeviceType; field in WifiSliceItem
71 mInstantHotspotDeviceType = ((HotspotNetworkEntry) wifiEntry).getDeviceType(); in WifiSliceItem()
167 return mInstantHotspotDeviceType; in getInstantHotspotDeviceType()