Searched refs:WIFI_MODE_LOCALONLY (Results 1 – 1 of 1) sorted by relevance
155 private static final int WIFI_MODE_LOCALONLY = 2; field in CarProjectionService601 } else if (mWifiMode == WIFI_MODE_LOCALONLY) { in createProjectionOptionsBuilder()632 case WIFI_MODE_LOCALONLY: { in startAccessPoint()653 case WIFI_MODE_LOCALONLY: { in stopAccessPoint()985 mWifiMode = tetherEnabled ? WIFI_MODE_TETHERED : WIFI_MODE_LOCALONLY; in setAccessPointTethering()