/external/libpng/ |
ltmain.sh | [all...] |
/external/libusb/ |
ltmain.sh | [all...] |
/external/libusb-compat/ |
ltmain.sh | [all...] |
/external/libvorbis/ |
ltmain.sh | [all...] |
/external/open-vcdiff/ |
ltmain.sh | [all...] |
/external/qemu/distrib/sdl-1.2.15/build-scripts/ |
ltmain.sh | [all...] |
/frameworks/base/core/java/android/content/ |
Context.java | 606 * files will be deleted when the application is uninstalled, however there 647 * application is uninstalled. Unlike 686 * the application is uninstalled, however there are some important differences: 720 * the application is uninstalled, however there are some important differences: [all...] |
/external/chromium/sdch/open-vcdiff/ |
ltmain.sh | [all...] |
/external/chromium/third_party/libevent/ |
ltmain.sh | [all...] |
/external/chromium_org/chrome/installer/setup/ |
setup_main.cc | 389 // uninstalled and success will be reported (see handling in wWinMain). [all...] |
/external/chromium_org/third_party/libevent/ |
ltmain.sh | [all...] |
/external/libffi/ |
ltmain.sh | [all...] |
ltcf-c.sh | 288 # It fails to find uninstalled libraries when the uninstalled [all...] |
ltcf-cxx.sh | 149 # It fails to find uninstalled libraries when the uninstalled [all...] |
/external/protobuf/ |
ltmain.sh | [all...] |
/frameworks/base/docs/html/google/gcm/ |
gcm.jd | 227 <p class="note"><strong>Note:</strong> When users uninstall an application, it is not automatically unregistered on GCM. It is only unregistered when the GCM server tries to send a message to the device and the device answers that the application is uninstalled or it does not have a broadcast receiver configured to receive <code>com.google.android.c2dm.intent.RECEIVE</code> intents. At that point, your server should mark the device as unregistered (the server will receive a <code><a href="#unreg_device">NotRegistered</a></code> error).</p> 569 <li>If it is <code>NotRegistered</code>, you should remove the registration ID from your server database because the application was uninstalled from the device or it does not have a broadcast receiver configured to receive <code>com.google.android.c2dm.intent.RECEIVE</code> intents.</li> [all...] |
/frameworks/base/core/java/android/content/pm/ |
PackageManager.java | 158 * uninstalled ones) which have data directories. This state could have 697 * needs to happen for all users); instead, just mark the app as uninstalled for [all...] |
/external/antlr/antlr-3.4/runtime/C/ |
INSTALL | 62 the package, generally using the just-built uninstalled binaries.
|
/external/bison/ |
INSTALL | 62 the package, generally using the just-built uninstalled binaries.
|
/external/chromium/chrome/browser/extensions/ |
extensions_ui.cc | 466 // The extension can be uninstalled in another window while the UI was [all...] |
/external/chromium/chrome/browser/profiles/ |
profile.h | 59 UNINSTALL, // The extension is being uninstalled.
|
/external/chromium/chrome/browser/resources/ |
extensions_ui.html | 910 i18n-content="policyControlled">THIS EXTENSION CAN NOT BE DISABLED OR UNINSTALLED BY USER</span>
|
/external/chromium/chrome/browser/resources/ntp4/ |
new_tab.js | 666 // If we've re-created the apps (eg. because an app was uninstalled) then
|
/external/chromium/chrome/browser/resources/touch_ntp/standalone/ |
standalone_hack.js | 330 // Called when an app is uninstalled
|
/external/chromium/chrome/browser/ui/views/frame/ |
browser_view_layout.cc | 210 void BrowserViewLayout::Uninstalled(views::View* host) {}
|