Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDeviceOptions.java340 public String getWifiUtilAPKPath() { in getWifiUtilAPKPath() method in TestDeviceOptions
DTestDevice.java1216 return new WifiHelper(this, mOptions.getWifiUtilAPKPath());
1228 return new WifiHelper(this, mOptions.getWifiUtilAPKPath(), doSetup);