Searched refs:checkInstallResult (Results 1 – 1 of 1) sorted by relevance
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
D | AndroidLaunchController.java | 1122 return checkInstallResult(result, device, launchInfo, remotePath, in installPackage() 1144 private boolean checkInstallResult(String result, IDevice device, DelayedLaunchInfo launchInfo, in checkInstallResult() method in AndroidLaunchController 1186 return checkInstallResult(res, device, launchInfo, remotePath, in checkInstallResult() 1211 return checkInstallResult(res, device, launchInfo, remotePath, in checkInstallResult()
|