Searched defs:remotePath (Results 1 – 3 of 3) sorted by relevance
| /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
| D | SyncService.java | 484 private void doPullFile(String remotePath, String localPath, in doPullFile() 584 private void doPush(File[] fileArray, String remotePath, ISyncProgressMonitor monitor) in doPush() 619 private void doPushFile(String localPath, String remotePath, in doPushFile()
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
| D | AndroidLaunchController.java | 1037 private boolean installPackage(DelayedLaunchInfo launchInfo, final String remotePath, in installPackage() 1072 String remotePath, InstallRetryMode retryMode) throws InstallException { in checkInstallResult() 1175 private String doInstall(DelayedLaunchInfo launchInfo, final String remotePath, in doInstall()
|
| /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/ |
| D | DeviceExplorer.java | 575 String remotePath; in pushIntoSelection() local
|