/external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/ |
SDL_xbiosevents.c | 97 /* Reinstall system vector */
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
Device.java | 511 public String installPackage(String packageFilePath, boolean reinstall, String... extraArgs) 515 String result = installRemotePackage(remoteFilePath, reinstall, extraArgs); 572 public String installRemotePackage(String remoteFilePath, boolean reinstall, 577 if (reinstall) {
|
IDevice.java | 387 * @param reinstall set to <code>true</code> if re-install of app should be performed 393 public String installPackage(String packageFilePath, boolean reinstall, String... extraArgs) 413 * @param reinstall set to <code>true</code> if re-install of app should be performed 418 public String installRemotePackage(String remoteFilePath, boolean reinstall,
|
/external/quake/quake/src/WinQuake/ |
dos_v2.cpp | 211 // find and reinstall previous interrupt
|
/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 | 155 // 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...] |
/cts/tests/appsecurity-tests/src/com/android/cts/appsecurity/ |
AppSecurityTests.java | 140 true /* reinstall */);
|
/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.)'
|
/bootable/recovery/ |
recovery.c | 98 * -- after this, rebooting will attempt to reinstall the update -- 112 * -- after this, rebooting will attempt to reinstall firmware --
|
/frameworks/base/docs/html/resources/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 <path to the ApiDemos.apk></code>. If you are
|
/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.
|
/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 | 648 // Get the MacroInfo we want to reinstall. 651 // Reinstall the previously pushed macro. [all...] |
/system/core/adb/ |
commandline.c | 125 " ('-r' means reinstall the app, keeping its data)\n" [all...] |
/cts/apps/CtsVerifier/res/values/ |
strings.xml | 71 \n\n4. Reinstall the CTS Verifier and verify that the values are still the same.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
httpbase.cc | 303 // Reinstall the original output document.
|