Home
last modified time | relevance | path

Searched refs:getCurrentWifiApInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/adb/
DAdbDebuggingManager.java1005 AdbConnectionInfo currentInfo = getCurrentWifiApInfo(); in handleMessage()
1065 AdbConnectionInfo newInfo = getCurrentWifiApInfo(); in handleMessage()
1292 private AdbConnectionInfo getCurrentWifiApInfo() { in getCurrentWifiApInfo() method in AdbDebuggingManager.AdbDebuggingHandler