Searched defs:remotePath (Results 1 – 3 of 3) sorted by relevance
| /development/tools/ddms/libs/ddmlib/src/com/android/ddmlib/ |
| D | SyncService.java | 558 private SyncResult doPullFile(String remotePath, String localPath, in doPullFile() 666 private SyncResult doPush(File[] fileArray, String remotePath, ISyncProgressMonitor monitor) { in doPush() 706 private SyncResult doPushFile(String localPath, String remotePath, in doPushFile()
|
| /development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
| D | AndroidLaunchController.java | 934 private boolean installPackage(DelayedLaunchInfo launchInfo, final String remotePath, in installPackage() 969 String remotePath, InstallRetryMode retryMode) throws IOException { in checkInstallResult() 1071 private String doInstall(DelayedLaunchInfo launchInfo, final String remotePath, in doInstall()
|
| /development/tools/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/ |
| D | DeviceExplorer.java | 540 String remotePath; in pushIntoSelection() local
|