Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/qc/
DHotspotQCUtils.java43 public static boolean isHotspotBusy(WifiManager wifiManager) { in isHotspotBusy() method in HotspotQCUtils
DHotspotTile.java78 .setEnabled(!HotspotQCUtils.isHotspotBusy(mWifiManager) && !hasUmRestrictions in getQCItem()
DHotspotRow.java83 .setEnabled(!HotspotQCUtils.isHotspotBusy(mWifiManager) && !hasUmRestrictions in getQCItem()