Searched defs:remotePath (Results 1 – 3 of 3) sorted by relevance
| /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
| D | SyncService.java | 479 private void doPullFile(String remotePath, String localPath, in doPullFile() 579 private void doPush(File[] fileArray, String remotePath, ISyncProgressMonitor monitor) in doPush() 614 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 | 991 private boolean installPackage(DelayedLaunchInfo launchInfo, final String remotePath, in installPackage() 1026 String remotePath, InstallRetryMode retryMode) throws InstallException { in checkInstallResult() 1129 private String doInstall(DelayedLaunchInfo launchInfo, final String remotePath, in doInstall()
|
| /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/ |
| D | DeviceExplorer.java | 572 String remotePath; in pushIntoSelection() local
|