OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uninstalling
(Results
1 - 25
of
171
) sorted by null
1
2
3
4
5
6
7
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
origin_operation_queue_unittest.cc
32
queue.Push(origin1, OriginOperation::
UNINSTALLING
);
44
PopAndVerify(origin1, OriginOperation::
UNINSTALLING
, &queue);
origin_operation_queue.h
22
UNINSTALLING
/external/chromium_org/chrome/test/mini_installer/
uninstall_chrome.py
24
default=False, help='Ask before
uninstalling
Chrome.')
27
help='No error if the registry key for
uninstalling
Chrome '
31
# TODO(sukolsak): Add support for
uninstalling
MSI-based Chrome installs when
/external/chromium/chrome/browser/extensions/
extensions_startup.h
29
// Handle --uninstall-extension flag from the |cmd_line| by
uninstalling
the
extension_management_browsertest.cc
126
// Tests that installing and
uninstalling
extensions don't crash with an
158
// Now try
uninstalling
it.
366
//
Uninstalling
the extension should set a pref that keeps the extension from
373
<< "
Uninstalling
should set kill bit on externaly installed extension.";
391
//
Uninstalling
from a non-external source should not set the kill bit.
395
<< "
Uninstalling
non-external extension should not set kill bit.";
extension_data_deleter.h
31
// ExtensionService::ClearExtensionData() upon
uninstalling
an extension.
extension_pref_value_map_unittest.cc
137
// Tests
uninstalling
an extension that wasn't winning for any preferences.
154
// Tests
uninstalling
an extension that was winning for all preferences.
173
// Tests
uninstalling
an extension that was winning for only some preferences.
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
AccessibilityServiceTestRunner.java
86
TestCase.assertNull("Error
uninstalling
: " + packageName, errorMessage);
InstrumentationApkTest.java
89
Log.d(LOG_TAG, String.format("
Uninstalling
%s on %s", packageName,
AccessibilityTestRunner.java
87
TestCase.assertNull("Error
uninstalling
: " + packageName, errorMessage);
UiAutomatorJarTest.java
93
CLog.d("
Uninstalling
%s on %s", mTestJarFileName, getDevice().getSerialNumber());
/external/ceres-solver/cmake/
uninstall.cmake.in
40
MESSAGE(STATUS "
Uninstalling
\"$ENV{DESTDIR}${file}\"")
/external/chromium_org/chrome/browser/extensions/
startup_helper.h
38
// Handle --uninstall-extension flag from the |cmd_line| by
uninstalling
the
extension_pref_value_map_unittest.cc
146
// Tests
uninstalling
an extension that wasn't winning for any preferences.
163
// Tests
uninstalling
an extension that was winning for all preferences.
182
// Tests
uninstalling
an extension that was winning for only some preferences.
/external/chromium_org/chrome/browser/
fast_shutdown_browsertest.cc
37
// This tests for a previous error where
uninstalling
an onbeforeunload handler
/external/llvm/bindings/ocaml/llvm/
Makefile
39
$(Echo) "
Uninstalling
$(DestMETA)"
/sdk/eclipse/
dictionary.txt
332
uninstalling
/external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.h
120
// Reset some instance flags we use to track the currently
uninstalling
app.
163
// Used to show confirmation UI for
uninstalling
extensions in incognito mode.
/packages/apps/PackageInstaller/src/com/android/packageinstaller/
UninstallAppProgress.java
141
mStatusTextView.setText(R.string.
uninstalling
);
169
Log.i(TAG, "Finished
uninstalling
pkg: " + mAppInfo.packageName);
/external/llvm/bindings/ocaml/
Makefile.ocaml
185
$(Echo) "
Uninstalling
$(DestA)"
252
$(EchoCmd) "
Uninstalling
$(PROJ_libocamldir)/$$i"; \
256
$(EchoCmd) "
Uninstalling
$(PROJ_libocamldir)/$$i"; \
290
$(Echo) "
Uninstalling
$(DestCMA)"
337
$(Echo) "
Uninstalling
$(DestCMXA)"
339
$(Echo) "
Uninstalling
$(DestCMXA:.cmxa=.a)"
342
$(EchoCmd) "
Uninstalling
$(PROJ_libocamldir)/$$i"; \
/packages/apps/PackageInstaller/res/values/
strings.xml
117
<string name="
uninstalling
">
Uninstalling
\u2026</string>
120
<!-- String presented to the user when
uninstalling
a package failed because the target package
/external/chromium_org/chrome/test/mini_installer_test/
run_all_unittests.cc
54
printf("-backup arg will make a copy of User Data before
uninstalling
"
/packages/apps/Launcher3/src/com/android/launcher3/
UninstallShortcutReceiver.java
39
// Determines whether to defer
uninstalling
shortcuts immediately until
/packages/apps/PackageInstaller/res/layout/
uninstall_progress.xml
96
android:text="@string/
uninstalling
"
/packages/apps/PackageInstaller/res/values-en-rGB/
strings.xml
68
<string name="
uninstalling
" msgid="5556217435895938250">"
Uninstalling
?"</string>
Completed in 598 milliseconds
1
2
3
4
5
6
7