/external/chromium_org/third_party/WebKit/Source/core/page/ |
DOMWindowPagePopup.cpp | 69 void DOMWindowPagePopup::uninstall(DOMWindow* window) function in class:WebCore::DOMWindowPagePopup
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/util/ |
MockClock.java | 29 public void uninstall() { method in class:MockClock
|
/libcore/support/src/test/java/tests/io/ |
MockOs.java | 77 public void uninstall() { method in class:MockOs
|
/libcore/luni/src/test/java/libcore/java/nio/channels/ |
SocketChannelTest.java | 39 mockOs.uninstall();
|
/external/chromium_org/chrome/installer/launcher_support/ |
chrome_launcher_support.cc | 101 string16 uninstall; local 102 if (GetClientStateValue(level, app_guid, kUninstallStringField, &uninstall)) { 103 base::FilePath setup_exe_path(uninstall); 116 // The uninstall path contains the path to setup.exe, which is two levels
|
/frameworks/base/core/java/android/view/ |
InputFilter.java | 144 public final void uninstall() { method in class:InputFilter
|
/art/runtime/ |
instrumentation.cc | 51 bool uninstall = !entry_exit_stubs_installed_ && !interpreter_stubs_installed_; local 53 if (uninstall) { 61 if (uninstall) { 69 } else { // !uninstall 83 if (uninstall) { 89 } else { // !uninstall
|
/external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/ |
sdk_update_main.py | 31 import command.uninstall namespace 240 """uninstall the given bundles""" 246 command.uninstall.Uninstall(DEFAULT_SDK_ROOT, local_manifest, args)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
imputil.py | 49 def uninstall(self): member in class:ImportManager
|
ihooks.py | 35 provides interfaces to install and uninstall itself instead of the 62 "BasicModuleImporter","ModuleImporter","install","uninstall"] 392 def uninstall(self): member in class:BasicModuleImporter 552 def uninstall(): function 554 current_importer.uninstall()
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
imputil.py | 49 def uninstall(self): member in class:ImportManager
|
ihooks.py | 35 provides interfaces to install and uninstall itself instead of the 62 "BasicModuleImporter","ModuleImporter","install","uninstall"] 392 def uninstall(self): member in class:BasicModuleImporter 552 def uninstall(): function 554 current_importer.uninstall()
|
/sdk/files/ |
android.el | 98 (defun android-uninstall-app (package-name) 99 "Uninstall an Android application package APK in the Android emulator. This expects the SDK tools directory to be in the current path. 104 (compile (format "adb uninstall %s" package-name)))
|
/frameworks/native/cmds/installd/ |
commands.c | 111 int uninstall(const char *pkgname, userid_t userid) function [all...] |
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
BaseContactsProvider2Test.java | 131 sMockClock.uninstall(); [all...] |
/frameworks/base/services/java/com/android/server/input/ |
InputManagerService.java | 486 oldFilter.uninstall(); [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.console_1.0.200.v20100601.jar | |
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar | |
org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar | |
org.eclipse.equinox.util_1.0.200.v20100503.jar | |
org.eclipse.osgi_3.6.1.R36x_v20100806.jar | |
org.eclipse.osgi_3.6.2.R36x_v20101103.jar | |
/prebuilts/tools/common/eclipse/ |
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar | |
org.eclipse.osgi_3.6.2.R36x_v20110210.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/builder/0.5.7/ |
builder-0.5.7.jar | |