Home
last modified time | relevance | path

Searched defs:wifiUtilApkPath (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DWifiHelper.java74 public WifiHelper(ITestDevice device, String wifiUtilApkPath) in WifiHelper()
80 public WifiHelper(ITestDevice device, String wifiUtilApkPath, boolean doSetup) in WifiHelper()
97 void ensureDeviceSetup(String wifiUtilApkPath) throws DeviceNotAvailableException { in ensureDeviceSetup()
135 private void setupWifiUtilApkFile(String wifiUtilApkPath) throws IOException { in setupWifiUtilApkFile()