Searched refs:prepared (Results 1 – 22 of 22) sorted by relevance
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | DrawableContainer.java | 817 final Drawable prepared = mDrawableFutures.valueAt(keyIndex).get(this); in getChild() local 818 mDrawables[index] = prepared; in getChild() 820 return prepared; in getChild()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageInstallerSession.java | 188 File stageDir, String stageCid, boolean prepared, boolean sealed) { in PackageInstallerSession() argument 208 mPrepared = prepared; in PackageInstallerSession()
|
D | PackageInstallerService.java | 366 final boolean prepared = readBooleanAttribute(in, ATTR_PREPARED, true); in readSessionLocked() 390 params, createdMillis, stageDir, stageCid, prepared, sealed); in readSessionLocked()
|
/frameworks/base/docs/html/training/managing-audio/ |
D | audio-focus.jd | 128 monitor changes in audio focus and be prepared to resume playback where it was paused once you’ve
|
/frameworks/base/docs/html/guide/practices/ |
D | screens-support-1.5.jd | 104 <p>Your application is now prepared to run on multiple screens, while maintaining support for
|
/frameworks/base/docs/html/training/enterprise/ |
D | device-management-policy.jd | 154 <p>The application also needs to be prepared to handle set back situations where the user abandons
|
/frameworks/base/docs/html/training/basics/intents/ |
D | filters.jd | 29 your app should be prepared to respond to action requests from other apps. For instance, if you
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.2.jd | 222 the application is prepared to attempt a restore of any backed-up dataset, even
|
/frameworks/base/docs/html/guide/components/ |
D | loaders.jd | 189 so you must be prepared for this to happen. See <a href="#onLoadFinished">
|
D | aidl.jd | 64 your own process. You must be prepared for incoming calls from unknown threads, with multiple calls
|
/frameworks/base/docs/html/training/cloudsave/ |
D | conflict-res.jd | 82 data in the background. Therefore, you should ensure that your app is prepared
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | application-element.jd | 323 <dd>Indicates that the application is prepared to attempt a restore of any
|
/frameworks/base/docs/html/guide/topics/media/ |
D | mediarouter.jd | 554 <p>The secondary output approach sends prepared media content to a connected secondary device
|
D | camera.jd | 931 // Camera is available and unlocked, MediaRecorder is prepared,
|
/frameworks/base/docs/html/google/gcm/ |
D | client.jd | 472 <p>In addition to confirming that it has a valid registration ID, your app should be prepared to ha…
|
/frameworks/base/docs/html/distribute/essentials/quality/ |
D | core.jd | 51 and design, and are prepared for promotional opportunities in the Google Play
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | 2d-graphics.jd | 120 your application is prepared to be drawn, you must request your View be invalidated by calling
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 125 prepared so as to be conveniently linked with application programs
|
/frameworks/base/docs/html/google/auth/ |
D | http-auth.jd | 239 <li>As is true when performing any network transaction, you should be prepared to handle
|
/frameworks/base/docs/html/distribute/tools/ |
D | localization-checklist.jd | 884 After you launch your apps internationally, you should be prepared to support
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | providing-resources.jd | 464 window decorations like the title bar or action bar, so applications must be prepared to
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1135 # is prepared for conversion to pdf (using ps2pdf). The pdf file will
|