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.java76 public WifiHelper(ITestDevice device, String wifiUtilApkPath) in WifiHelper()
82 public WifiHelper(ITestDevice device, String wifiUtilApkPath, boolean doSetup) in WifiHelper()
99 void ensureDeviceSetup(String wifiUtilApkPath) throws DeviceNotAvailableException { in ensureDeviceSetup()
140 private void setupWifiUtilApkFile(String wifiUtilApkPath) throws IOException { in setupWifiUtilApkFile()