/frameworks/wilhelm/src/itf/ |
D | IPlaybackRate.c | 72 static SLresult IPlaybackRate_SetPropertyConstraints(SLPlaybackRateItf self, SLuint32 constraints) in IPlaybackRate_SetPropertyConstraints() argument 77 if (constraints & ~(SL_RATEPROP_SILENTAUDIO | SL_RATEPROP_STAGGEREDAUDIO | in IPlaybackRate_SetPropertyConstraints() 81 } else if (!(thiz->mCapabilities & constraints)) { in IPlaybackRate_SetPropertyConstraints() 91 constraints); in IPlaybackRate_SetPropertyConstraints() 99 thiz->mProperties = constraints; in IPlaybackRate_SetPropertyConstraints()
|
/frameworks/base/docs/html/google/play/licensing/ |
D | index.jd | 12 an application can apply custom constraints based on the licensing status obtained from Google Play. 13 For example, an application can check the licensing status and then apply custom constraints 15 restrict use of the application to a specific device, in addition to any other constraints. </p>
|
D | licensing-reference.jd | 157 <td><em>Allow access according to {@code Policy} constraints.</em></td> 165 <td><em>Optionally allow access according to {@code Policy} constraints.</em>
|
D | overview.jd | 136 response and apply other constraints, if needed. The implementation also lets
|
D | adding-licensing.jd | 624 responses, such as by contacting a backend server or applying custom constraints, 973 application that uses licensing and/or custom constraints and protections, it's
|
/frameworks/wilhelm/src/android/ |
D | AudioPlayer_to_android.h | 75 SLpermille rate, SLuint32 constraints);
|
D | AudioPlayer_to_android.cpp | 1709 SLuint32 constraints) { in android_audioPlayer_setPlaybackRateAndConstraints() argument 1716 assert(constraints & SL_RATEPROP_NOPITCHCORAUDIO); in android_audioPlayer_setPlaybackRateAndConstraints() 1728 assert(constraints & SL_RATEPROP_NOPITCHCORAUDIO); in android_audioPlayer_setPlaybackRateAndConstraints()
|
/frameworks/base/drm/jni/ |
D | android_drm_DrmManagerClient.cpp | 259 jobject constraints = NULL; in android_drm_DrmManagerClient_getConstraintsFromContent() local 263 constraints = env->NewObject(localRef, ContentValues_constructor); in android_drm_DrmManagerClient_getConstraintsFromContent() 276 env->CallVoidMethod(constraints, ContentValues_putByteArray, in android_drm_DrmManagerClient_getConstraintsFromContent() 283 env->CallVoidMethod(constraints, ContentValues_putString, in android_drm_DrmManagerClient_getConstraintsFromContent() 291 return constraints; in android_drm_DrmManagerClient_getConstraintsFromContent()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/ |
D | ARM_DELIVERY.TXT | 36 By accepting a Beta release, the recipient agrees to these constraints and
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/ |
D | ARM_DELIVERY.TXT | 36 By accepting a Beta release, the recipient agrees to these constraints and
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/ |
D | ARM_DELIVERY.TXT | 36 By accepting a Beta release, the recipient agrees to these constraints and
|
/frameworks/base/docs/html/tools/help/uiautomator/ |
D | UiCollection.jd | 84 …<div class="jd-descrdiv">Searches for child UI element within the constraints of this <code><a hr… 103 …<div class="jd-descrdiv">Searches for child UI element within the constraints of this <code><a hr… 121 …<div class="jd-descrdiv">Searches for child UI element within the constraints of this <code><a hr… 1067 …<div class="jd-tagdata jd-tagdescr"><p>Searches for child UI element within the constraints of thi… 1130 …<div class="jd-tagdata jd-tagdescr"><p>Searches for child UI element within the constraints of thi… 1193 …<div class="jd-tagdata jd-tagdescr"><p>Searches for child UI element within the constraints of thi…
|
D | UiScrollable.jd | 727 …<div class="jd-descrdiv">Searches for child UI element within the constraints of this UiCollection… 746 …<div class="jd-descrdiv">Searches for child UI element within the constraints of this UiCollection… 765 …<div class="jd-descrdiv">Searches for child UI element within the constraints of this UiCollection…
|
/frameworks/base/docs/html/tools/help/ |
D | monkey.jd | 25 <li>Operational constraints, such as restricting the test to a single package.</li> 180 For best results, combine with -v, one or more package constraints, and a non-zero throttle to keep…
|
D | adt.jd | 518 If other widgets have layout constraints pointing to your widget, wrapping the widget causes 519 these constraints to point to the parent instead.</dd>
|
/frameworks/base/docs/html/design/building-blocks/ |
D | progress.jd | 97 <p>If you find that the standard indicators aren't meeting your needs (due to space constraints, st…
|
/frameworks/compile/libbcc/ |
D | README.rst | 17 design constraints.
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | how-android-draws.jd | 56 measured height values must respect the constraints imposed by the
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
D | recreating.jd | 42 the activity due to system constraints (rather than normal app behavior), then although the actual
|
/frameworks/base/docs/html/design/patterns/ |
D | widgets.jd | 89 …ows users to adjust the height and/or the width of a widget within the constraints of the home pan…
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | widget_design.jd | 117 <code>minHeight</code> constraints.</strong> As we discuss in <a href="#design">Designing Widget
|
/frameworks/base/docs/html/guide/topics/appwidgets/ |
D | host.jd | 281 cells that satisfy the {@code minWidth} and {@code minHeight} constraints.</li>
|
/frameworks/base/docs/html/training/articles/ |
D | memory.jd | 182 <p>You should consider RAM constraints throughout all phases of development, including during app 213 running. Not only will it increase the risk of your app performing poorly due to RAM constraints,
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 1074 SLuint32 constraints
|
/frameworks/base/docs/html/tools/sdk/ |
D | eclipse-adt.jd | 540 working more intuitively. In particular, deleting a widget causes the constraints 542 widgets the constraints are preserved whenever possible.</li> 1219 constraints are shown. When resizing, the new dimensions are
|