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