Searched refs:currentInfo (Results 1 – 1 of 1) sorted by relevance
1005 AdbConnectionInfo currentInfo = getCurrentWifiApInfo(); in handleMessage() local1006 if (currentInfo == null) { in handleMessage()1012 if (!verifyWifiNetwork(currentInfo.getBSSID(), in handleMessage()1013 currentInfo.getSSID())) { in handleMessage()1022 setAdbConnectionInfo(currentInfo); in handleMessage()