Searched refs:WIFI_MODE_LOCALONLY (Results 1 – 1 of 1) sorted by relevance
136 private static final int WIFI_MODE_LOCALONLY = 2; field in CarProjectionService572 case WIFI_MODE_LOCALONLY: { in startAccessPoint()593 case WIFI_MODE_LOCALONLY: { in stopAccessPoint()870 mWifiMode = tetherEnabled ? WIFI_MODE_TETHERED : WIFI_MODE_LOCALONLY; in setAccessPointTethering()