HomeSort by relevance Sort by last modified time
    Searched full:uninstalled (Results 151 - 175 of 462) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/valgrind/main/
README_DEVELOPERS 91 or for an uninstalled version in a source directory $DIR:
  /frameworks/base/services/java/com/android/server/accessibility/
AccessibilityInputFilter.java 135 Slog.d(TAG, "Accessibility input filter uninstalled.");
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
ResolveCache.java 93 * Called anytime a package is installed, uninstalled etc, so that we can wipe our cache
  /packages/apps/Launcher3/res/values-en-rGB/
strings.xml 79 <string name="uninstall_system_app_text" msgid="4172046090762920660">"This is a system app and can\'t be uninstalled."</string>
  /packages/apps/Launcher3/res/values-en-rIN/
strings.xml 79 <string name="uninstall_system_app_text" msgid="4172046090762920660">"This is a system app and can\'t be uninstalled."</string>
  /packages/apps/PackageInstaller/res/values-en-rGB/
strings.xml 73 <string name="uninstall_failed_msg" msgid="8969754702803951175">"<xliff:g id="APP_NAME">%1$s</xliff:g> couldn\'t be uninstalled."</string>
  /packages/apps/PackageInstaller/res/values-en-rIN/
strings.xml 73 <string name="uninstall_failed_msg" msgid="8969754702803951175">"<xliff:g id="APP_NAME">%1$s</xliff:g> couldn\'t be uninstalled."</string>
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
PackageIconLoader.java 84 // This should only happen if the app has just be uninstalled
  /packages/apps/Settings/src/com/android/settings/
HomeSettings.java 122 // just uninstalled. When that happens we make the system-bundled
  /packages/apps/Settings/src/com/android/settings/tts/
TtsEngineSettingsFragment.java 88 // Installed or uninstalled some data packs
  /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.
  /external/chromium_org/chrome/browser/background/
background_contents_service.cc 227 // Either the app/extension was uninstalled by policy or it has since
330 // uninstalled/reloaded. We cannot do this from UNLOADED since a crashed
513 // to become uninstalled without the associated BackgroundContents being
  /frameworks/base/docs/html/google/gcm/
adv.jd 54 <p>Finally, when GCM attempts to deliver a message to the device and the application was uninstalled, GCM will discard that message right away and invalidate the registration ID. Future attempts to send a message to that device will get a <code>NotRegistered</code> error. See <a href="#unreg">How Unregistration Works</a> for more information.</p>
172 <p>An application can be automatically unregistered after it is uninstalled from the device. However, this process does not happens right away, as Android does not provide an uninstall callback. What happens in this scenario is as follows:</p>
179 <li>The GCM client informs the GCM server that the application was uninstalled.</li>
  /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
  /frameworks/base/services/java/com/android/server/pm/
UserManagerService.java     [all...]
  /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/chromium_org/chrome/browser/extensions/api/declarative/
rules_registry.h 216 // uninstalled, that way there is no clash with the preferences being wiped.
  /external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
gallery_watch_manager.cc 74 // Handles the extension unloaded/uninstalled event.
  /external/chromium_org/chrome/browser/extensions/api/storage/
settings_backend.cc 92 // Clear settings when the extension is uninstalled. Leveldb implementations
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_codelab6_lifecycle.html 3 <p>Like everything in this world, apps have a lifecycle. They are installed, launched, restarted, suspended when the system needs to free up resources and uninstalled. This lab will show you the basics of the Chrome app lifecycle and how its heart, the event page (aka background script), is used.</p>
  /external/chromium_org/chrome/installer/util/
master_preferences.cc 243 // In order to be installed/uninstalled, each product must have its switch
  /external/chromium_org/third_party/libxml/linux/
config.h 259 /* Define to the sub-directory in which libtool stores uninstalled libraries.
  /external/chromium_org/third_party/libxml/mac/
config.h 259 /* Define to the sub-directory in which libtool stores uninstalled libraries.

Completed in 654 milliseconds

1 2 3 4 5 67 8 91011>>