Searched refs:testDevice (Results 1 – 1 of 1) sorted by relevance
80 ITestDevice testDevice = getDevice(); in run() local82 if (testDevice == null) { in run()93 testDevice.getSerialNumber())); in run()98 errorCode = testDevice.installPackage(apkFile, true, options); in run()101 apkFileName, testDevice.getSerialNumber(), errorCode)); in run()114 testDevice.getSerialNumber())); in run()115 testDevice.uninstallPackage(packageName); in run()