Searched refs:getInstantHotspotDeviceType (Results 1 – 3 of 3) sorted by relevance
100 if (getInstantHotspotDeviceType() != otherItem.getInstantHotspotDeviceType()) { in equals()166 public int getInstantHotspotDeviceType() { in getInstantHotspotDeviceType() method in WifiSliceItem
285 ? getHotspotIconResource(wifiSliceItem.getInstantHotspotDeviceType()) in getWifiIconResId()
346 when(wifiSliceItem.getInstantHotspotDeviceType()).thenReturn(DEVICE_TYPE_PHONE); in getWifiIconResId_isInstantHotspotNetwork_returnHotspotIcon()