/frameworks/base/services/java/com/android/server/net/ |
D | NetworkStatsCollection.java | 238 NetworkStatsHistory updated = null; in findOrCreateHistory() local 240 updated = new NetworkStatsHistory(mBucketDuration, 10); in findOrCreateHistory() 242 updated = new NetworkStatsHistory(existing, mBucketDuration); in findOrCreateHistory() 245 if (updated != null) { in findOrCreateHistory() 246 mStats.put(key, updated); in findOrCreateHistory() 247 return updated; in findOrCreateHistory()
|
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/ |
D | params.rsh | 168 bool updated = false; 175 updated = processParam(current, currentData, constantBuffer, camera, NULL) || updated;
|
D | scenegraph_objects.rsh | 80 // Used to check whether transform params need to be updated 190 // renderable or shader and contains a timestamp for the last time this buffer was updated 192 // Used to check whether transform params need to be updated 194 // Used to check whether data params need to be updated
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
D | index.jd | 13 <p>For ICS, Renderscript (RS) has been updated with several new features to simplify
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
D | omxVCM4P2_PredictReconCoefIntra_s.s | 51 ; * [out] pPredBufRow pointer to the updated coefficient row buffer 52 ; * [out] pPredBufCol pointer to the updated coefficient column buffer
|
D | omxVCM4P2_DecodePadMV_PVOP_s.s | 44 ; * [out] ppBitStream *ppBitStream is updated after the block is decoded, 47 ; * [out] pBitOffset *pBitOffset is updated so that it points to the
|
/frameworks/base/docs/html/ |
D | offline.jd | 52 more recently updated documents.</p>
|
/frameworks/base/services/java/com/android/server/am/ |
D | CompatModePackages.java | 121 public void handlePackageAddedLocked(String packageName, boolean updated) { in handlePackageAddedLocked() argument 134 if (updated) { in handlePackageAddedLocked()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
D | omxVCM4P2_DecodePadMV_PVOP_s.s | 44 ; * [out] ppBitStream *ppBitStream is updated after the block is decoded, 47 ; * [out] pBitOffset *pBitOffset is updated so that it points to the
|
D | omxVCM4P2_PredictReconCoefIntra_s.s | 51 ; * [out] pPredBufRow pointer to the updated coefficient row buffer 52 ; * [out] pPredBufCol pointer to the updated coefficient column buffer
|
/frameworks/base/docs/html/training/basics/supporting-devices/ |
D | platforms.jd | 32 to support older versions of Android until more devices get updated. This 38 is updated regularly to show the distribution of active
|
/frameworks/base/docs/html/tools/help/ |
D | index.jd | 12 <p>The SDK tools are installed with the SDK starter package and are periodically updated. 70 <p>The platform tools are typically updated every time you install a new SDK platform. Each update
|
/frameworks/base/docs/html/about/versions/ |
D | android-1.6-highlights.jd | 83 <p>An updated user interface provides an integrated camera, camcorder, and gallery experience. 195 <p>Android 1.6 includes the updated OpenCore 2 media engine, which has:</p>
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
D | display-bitmap.jd | 214 …... // include updated BitmapWorkerTask from <a href="cache-bitmap.html#memory-cache">Use a Memory… 319 updated 390 …... // include updated <a href="process-bitmap.html#BitmapWorkerTaskUpdated">{@code BitmapWorkerTa…
|
D | cache-bitmap.jd | 159 updated to add entries to the memory cache:</p> 200 <p>Here’s updated example code that uses the simple {@code DiskLruCache} included in the sample
|
/frameworks/base/media/java/android/mtp/ |
D | MtpDatabase.java | 740 int updated = 0; in renameFile() local 744 updated = mMediaProvider.update(mObjectsUri, values, ID_WHERE, whereArgs); in renameFile() 748 if (updated == 0) { in renameFile()
|
/frameworks/base/docs/html/sdk/ |
D | exploring.jd | 8 the Android SDK Manager. For example, when the SDK Tools are updated or a new version of 31 updated only when a new platform becomes available. These tools are always backward compatible with
|
D | RELEASENOTES.jd | 98 <p>An updated version of the ADT Plugin for Eclipse is available with the 121 their versions are, and whether updated versions are available. You can then 242 <p>Provides an updated Android 1.5 system image that includes permissions 286 provides an updated com.google.android.maps external library that fixes compile 313 Release 1, but provides an updated Android 1.5 system image that includes a 330 Android 1.5). The tools are updated to let you deploy your application 487 <p>This release provides an updated system image (Android 1.1), updated 489 r2 SDK. The updated system image includes bug fixes and some smaller features,
|
/frameworks/base/docs/html/tools/sdk/ |
D | RELEASENOTES.jd | 98 <p>An updated version of the ADT Plugin for Eclipse is available with the 121 their versions are, and whether updated versions are available. You can then 242 <p>Provides an updated Android 1.5 system image that includes permissions 286 provides an updated com.google.android.maps external library that fixes compile 313 Release 1, but provides an updated Android 1.5 system image that includes a 330 Android 1.5). The tools are updated to let you deploy your application 487 <p>This release provides an updated system image (Android 1.1), updated 489 r2 SDK. The updated system image includes bug fixes and some smaller features,
|
D | installing.jd | 85 updated tools and new Android platforms into your existing environment. For information about how to 187 Manager to browse the SDK repository and select new or updated 215 are typically updated only when a new platform becomes available. You can access these tools in the 382 <td>Contains platform-dependent development tools that may be updated with each platform release. 385 tools/} directory because these tools may be updated in order to support new 410 and more. The tools in this directory may be updated at any time using the Android SDK
|
/frameworks/base/docs/html/training/efficient-downloads/ |
D | redundant_redundant.jd | 38 …ata, be sure to extract the time at which the requested content was last updated, and when it expi…
|
D | regular_updates.jd | 45 <p>The result is a reduction in unnecessary connections, and a reduced latency for updated data wit…
|
/frameworks/base/docs/html/training/basics/network-ops/ |
D | xml.jd | 98 <updated>2012-02-25T00:30:54Z</updated> 511 htmlString.append("<em>" + getResources().getString(R.string.updated) + " " +
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | runtime-changes.jd | 183 time this method is called, your activity's {@link android.content.res.Resources} object is updated 221 android.content.res.Resources} object is now updated, you can reset
|
/frameworks/base/docs/html/distribute/googleplay/about/ |
D | distribution.jd | 20 <p>Later, as you add features or address code issues, you can publish an updated
|