HomeSort by relevance Sort by last modified time
    Searched full:reinstall (Results 1 - 25 of 64) sorted by null

1 2 3

  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_xbiosevents.c 97 /* Reinstall system vector */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
test.xml 21 <target name="setup" if="clean" description="Reinstall the test Eclipse installation if specified by user">
  /external/quake/quake/src/WinQuake/
dos_v2.cpp 211 // find and reinstall previous interrupt
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
Device.java 630 public String installPackage(String packageFilePath, boolean reinstall, String... extraArgs)
634 String result = installRemotePackage(remoteFilePath, reinstall, extraArgs);
698 public String installRemotePackage(String remoteFilePath, boolean reinstall,
703 if (reinstall) {
IDevice.java 437 * @param reinstall set to <code>true</code> if re-install of app should be performed
443 public String installPackage(String packageFilePath, boolean reinstall, String... extraArgs)
463 * @param reinstall set to <code>true</code> if re-install of app should be performed
468 public String installRemotePackage(String remoteFilePath, boolean reinstall,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
build_messages.properties 17 DX_Jar_Error=Dx.jar is not found inside the plugin. Reinstall ADT\!
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchController.java     [all...]
  /external/chromium/chrome/browser/extensions/
extension_management_browsertest.cc 381 << "External reinstall of a killed extension shouldn't work.";
383 << "External reinstall of a killed extension should leave it killed.";
  /external/chromium/chrome/browser/
browser_main_posix.cc 39 // Reinstall the default handler. We had one shot at graceful shutdown.
  /external/valgrind/main/docs/internals/
BIG_APP_NOTES.txt 124 # having to endlessly reinstall. It also creates 'ooenv' in
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ApkInstallManager.java 156 // failed to query pm? force reinstall.
  /external/chromium/build/
install-build-deps.sh 256 # We initially run "apt-get" with the --reinstall option and parse its output.
265 new_list_cmd="sudo apt-get install --reinstall $(echo $packages)"
385 --yes --download-only --force-yes --reinstall install \
  /frameworks/base/core/tests/hosttests/src/android/content/pm/
PackageManagerHostTestUtils.java 215 * @param reinstall set to <code>true</code> if re-install of app should be performed
228 * @param reinstall set to <code>true</code> if re-install of app should be performed
243 * @param reinstall set to <code>true</code> if re-install of app should be performed
    [all...]
PackageManagerHostTests.java     [all...]
  /external/antlr/antlr-3.4/runtime/Python/
ez_setup.py 184 print '(Run "ez_setup.py -U setuptools" to reinstall or upgrade.)'
  /external/dbus/bus/
messagebus-config.in 42 if csih_request "Do you want to reinstall it with different args?"
  /external/protobuf/python/
ez_setup.py 239 print '(Run "ez_setup.py -U setuptools" to reinstall or upgrade.)'
  /frameworks/base/docs/html/sdk/installing/
installing-adt.jd 205 Java 6 will resolve this issue and you can then reinstall the ADT
  /frameworks/base/docs/html/guide/faq/
troubleshooting.jd 220 <p>To resolve the issue, you need to fully uninstall the preinstalled and then reinstall it using
227 <li>Reinstall the app using the command <code>adb install &lt;path to the ApiDemos.apk&gt;</code>. If you are
  /cts/hostsidetests/appsecurity/src/com/android/cts/appsecurity/
AppSecurityTests.java 154 true /* reinstall */);
  /external/quake/quake/src/WinQuake/kit/
3DFX.TXT 254 1) Download and reinstall OpenGL for Windows 95 from the source
  /external/valgrind/tsan/
license_for_windows.txt 91 5. BACKUP COPY. You may make one backup copy of the software. You may use it only to reinstall the software.
  /bootable/recovery/
recovery.cpp 108 * -- after this, rebooting will attempt to reinstall the update --
122 * -- after this, rebooting will attempt to reinstall firmware --
  /external/chromium/chrome/common/extensions/
extension.h 68 // An external extension that the user uninstalled. We should not reinstall
77 REINSTALL,
    [all...]
  /external/clang/lib/Lex/
Pragma.cpp 728 // Get the MacroInfo we want to reinstall.
731 // Reinstall the previously pushed macro.
    [all...]

Completed in 998 milliseconds

1 2 3