Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DHotspotNetworkEntry.java243 args.put(DEVICE_TYPE_KEY, getDeviceTypeId( in getSummary()
256 getDeviceTypeId(mHotspotNetworkData.getNetworkProviderInfo().getDeviceType())); in getSummary()
586 private static String getDeviceTypeId(@DeviceType int deviceType) { in getDeviceTypeId() method in HotspotNetworkEntry