Searched refs:waitForWifiEnabled (Results 1 – 2 of 2) sorted by relevance
399 private static void waitForWifiEnabled(final Context ctx) throws Exception { in waitForWifiEnabled() method in CtsTetheringUtils452 waitForWifiEnabled(ctx); in isPortableHotspotSupported()
410 waitForWifiEnabled(true); in onCommand()415 waitForWifiEnabled(false); in onCommand()1404 private void waitForWifiEnabled(boolean enabled) throws InterruptedException { in waitForWifiEnabled() method in WifiShellCommand