Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DAndroidLaunchController.java1110 private boolean installPackage(DelayedLaunchInfo launchInfo, final String remotePath, in installPackage()
1145 String remotePath, InstallRetryMode retryMode) throws InstallException { in checkInstallResult()
1257 private String doInstall(DelayedLaunchInfo launchInfo, final String remotePath, in doInstall()