/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
ResolveCache.java | 88 * Called anytime a package is installed, uninstalled etc, so that we can wipe our cache
|
/packages/apps/Launcher2/res/values-en-rGB/ |
strings.xml | 84 <string name="uninstall_system_app_text" msgid="6429814133777046491">"This is a system application and cannot be uninstalled."</string>
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
PackageIconLoader.java | 84 // This should only happen if the app has just be uninstalled
|
/external/chromium/chrome/browser/extensions/ |
extension_prefs.h | 78 // Returns true if the specified external extension was uninstalled by the 100 // Called when an extension is uninstalled, so that prefs get cleaned up. 223 // and neither will external extensions the user has explicitly uninstalled.
|
extension_service.cc | 704 // Notify interested parties that we've uninstalled this extension. [all...] |
extension_menu_manager.cc | 454 // Remove menu items for disabled/uninstalled extensions.
|
/frameworks/base/services/java/com/android/server/wm/ |
InputManager.java | 300 * in progress whenever an input filter is installed or uninstalled. After an input 301 * filter is uninstalled, it can no longer send input events unless it is reinstalled. 302 * Any events it attempts to send after it has been uninstalled will be dropped.
|
/external/chromium/chrome/common/extensions/docs/ |
faq.html | 353 <li><a href="#faq-lifecycle-events">Can extensions be notified when they are installed/uninstalled?</a></li> 362 <li><a href="#faq-management">Why does the management API not fire events when my extension is installed/uninstalled?</a></li> 589 installed/uninstalled?</h3> 592 whether it has been installed or uninstalled. However, an extension can 656 extension is installed/uninstalled?</h3> [all...] |
external_extensions.html | 358 The extension could also be uninstalled 542 (for example, if your software is uninstalled), 609 decision. However, if you (the developer) accidentally uninstalled
|
/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
BackupRestoreActivity.java | 39 * the user. If the application is uninstalled and then reinstalled, or if
|
/external/chromium/chrome/browser/ |
background_page_tracker.cc | 187 // each item in the list. If not, delete it (extension was uninstalled).
|
/external/pcre/ |
config.h.in | 132 /* Define to the sub-directory in which libtool stores uninstalled libraries.
|
config.h.android | 181 /* Define to the sub-directory in which libtool stores uninstalled libraries.
|
config.h.generic | 181 /* Define to the sub-directory in which libtool stores uninstalled libraries.
|
/external/valgrind/main/docs/html/ |
dist.readme-developers.html | 97 ????or?for?an?uninstalled?version?in?a?source?directory?$DIR:<br>
|
/frameworks/base/core/tests/hosttests/src/android/content/pm/ |
PackageManagerStressHostTests.java | 176 * Stress test to verify that an app can be installed, uninstalled, and
|
/external/chromium/chrome/browser/ui/webui/ |
app_launcher_handler.cc | 574 // The extension can be uninstalled in another window while the UI was 600 // The extension can be uninstalled in another window while the UI was
|
/external/bluetooth/glib/ |
configure.in | [all...] |
/external/chromium/chrome/common/extensions/ |
extension.h | 68 // An external extension that the user uninstalled. We should not reinstall 363 // Whether extensions with |location| can be uninstalled or not. Policy [all...] |
/external/llvm/autoconf/m4/ |
ltdl.m4 | 266 [Define to the sub-directory in which libtool stores uninstalled libraries.])
|
/external/llvm/projects/sample/autoconf/m4/ |
ltdl.m4 | 266 [Define to the sub-directory in which libtool stores uninstalled libraries.])
|
/external/mesa3d/docs/ |
egl.html | 137 <p>This variable is usually set to test an uninstalled build. For example, one
|
/external/valgrind/main/coregrind/ |
launcher-darwin.c | 311 if (i == valid_archs_count) barf("Unknown/uninstalled VG_PLATFORM '%s'", VG_PLATFORM);
|
/frameworks/base/core/java/android/os/ |
Environment.java | 165 * if the application is uninstalled. Other shared files should be placed
|
/external/freetype/include/freetype/ |
ftcache.h | 75 * If this is unavoidable (e.g., when a font is uninstalled at runtime), 530 * content changed, or because it was deallocated or uninstalled. [all...] |