Searched refs:sTetheringStatusBefore (Results 1 – 1 of 1) sorted by relevance
61 private static boolean sTetheringStatusBefore; field in CarWifiHostTest77 sTetheringStatusBefore = testInfo.getDevice().executeShellCommand(CMD_DUMPSYS_WIFI) in beforeClassWithDevice()91 String hotspotCommand = (sTetheringStatusBefore ? WIFI_HOTSPOT_ON : WIFI_HOTSPOT_OFF); in afterClassWithInfo()