/frameworks/base/docs/html/guide/publishing/ |
app-signing.jd | 119 <li>Application upgrade – As you release updates to your application, you 120 will want to continue to sign the updates with the same certificate or set of
|
/frameworks/base/docs/html/sdk/ |
android-2.3.jd | 572 of all clients requesting periodic updates, and tells its providers 579 let an Activity register to receive periodic or one-time location updates based [all...] |
/frameworks/base/graphics/java/android/renderscript/ |
Allocation.java | 50 * call a synchronizing function to push the updates to the memory, otherwise the results 53 * <p>By default, Android system side updates are always applied to the script accessable [all...] |
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
sid_sync.cpp | 380 This function updates the handover debt to debtFrames. Extra SID_UPD are 518 /* ensure extra updates are properly delayed after
|
/frameworks/base/media/libstagefright/codecs/avc/enc/src/ |
avcenc_lib.h | 680 This function updates the buffer fullness when frames are dropped either by the 741 This function updates bits usage stats after encoding an macroblock. [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
CdmaServiceStateTracker.java | 76 /** if time between NITZ updates is less than mNitzUpdateSpacing the update may be ignored. */ [all...] |
/packages/apps/Calendar/src/com/android/calendar/ |
Utils.java | 155 * Writes a new home time zone to the db. Updates the home time zone in the 156 * db asynchronously and updates the local cache. Sending a time zone of [all...] |
/packages/apps/Exchange/src/com/android/exchange/adapter/ |
EmailSyncAdapter.java | [all...] |
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadProvider.java | 220 * Updates the database format when a content provider is used [all...] |
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
MmsSmsProvider.java | 59 * participated in a particular thread. It doesn't support updates 76 "MmsSmsProvider does not support deletes, inserts, or updates for this URI."; [all...] |
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_video.h | 305 * updates asynchronously, but you must always lock before accessing pixels. 306 * SDL will wait for updates to complete before returning from the lock. [all...] |
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_video.h | 305 * updates asynchronously, but you must always lock before accessing pixels. 306 * SDL will wait for updates to complete before returning from the lock. [all...] |
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_video.h | 309 * updates asynchronously, but you must always lock before accessing pixels. 310 * SDL will wait for updates to complete before returning from the lock. [all...] |
/prebuilt/windows/sdl/include/SDL/ |
SDL_video.h | 305 * updates asynchronously, but you must always lock before accessing pixels. 306 * SDL will wait for updates to complete before returning from the lock. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/ |
ConfigureAssetSetPage.java | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/ |
NewXmlFileCreationPage.java | [all...] |
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/ |
ProjectCreator.java | 420 * Updates an existing project. [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-2-0 | 7 * NEWS: Final updates for 2.0.0 17 * README.in: Updates. 27 * INSTALL.in: Some updates. 29 * AUTHORS: Updates. [all...] |
/external/e2fsprogs/ |
RELEASE-NOTES | 392 can undo updates to the block group descriptors after a journal replay. 430 updates in ext2fs_close(). 595 Tune2fs now updates the block group checksums when changing the UUID [all...] |
/bionic/libc/ |
NOTICE | 62 dynamic updates in TCP/IP networks by means of the Software. No immunity is
|
/cts/tests/tests/database/src/android/database/cts/ |
AbstractCursorTest.java | 217 " updates to notify all observers.",
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebSettingsTest.java | 62 // Set a web chrome client in order to receive progress updates. [all...] |
/cts/tools/host/src/com/android/cts/ |
HostConfig.java | 80 // Max time [ms] between test status updates for both individual and batch mode. [all...] |
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
LocalList.java | 865 * Adds or updates an end local (changing its disposition). If
|
/dalvik/docs/ |
dexopt.html | 285 system updates small.
|