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