D | WifiServiceImpl.java | 1930 public void updateInterfaceIpState(String ifaceName, int mode) { in updateInterfaceIpState() method in WifiServiceImpl 1935 mWifiThreadRunner.post(() -> mLohsSoftApTracker.updateInterfaceIpState(ifaceName, mode), in updateInterfaceIpState() 2755 public void updateInterfaceIpState(String ifaceName, int mode) { in updateInterfaceIpState() method in WifiServiceImpl.LohsSoftApTracker 3052 updateInterfaceIpState(mLohsInterfaceName, in onStateChanged() 3076 updateInterfaceIpState(mLohsInterfaceName, in onStateChanged()
|