Searched refs:hotspotCommand (Results 1 – 1 of 1) sorted by relevance
91 String hotspotCommand = (sTetheringStatusBefore ? WIFI_HOTSPOT_ON : WIFI_HOTSPOT_OFF); in afterClassWithInfo() local92 testInfo.getDevice().executeShellCommand(hotspotCommand); in afterClassWithInfo()209 String hotspotCommand = (enableTethering ? WIFI_HOTSPOT_ON : WIFI_HOTSPOT_OFF); in enablePersistTetheringAndReboot() local210 executeCommand(hotspotCommand); in enablePersistTetheringAndReboot()