Searched refs:getSoftApInterfaceName (Results 1 – 2 of 2) sorted by relevance
374 assertNotNull(mWifiNative.getSoftApInterfaceName()); in testTeardownAllInterfaces()406 assertNull(mWifiNative.getSoftApInterfaceName()); in testTeardownAllInterfaces()
1390 public String getSoftApInterfaceName() { in getSoftApInterfaceName() method in WifiNative