HomeSort by relevance Sort by last modified time
    Searched full:desired (Results 126 - 150 of 3550) sorted by null

1 2 3 4 56 7 8 91011>>

  /development/host/windows/usb/api/
adb_legacy_interface.h 105 @param[in] access_type Desired access type. In the current implementation
108 @param[in] sharing_mode Desired share mode. In the current implementation
129 @param[in] access_type Desired access type. In the current implementation
132 @param[in] sharing_mode Desired share mode. In the current implementation
  /development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
FixedAspectSurfaceView.java 30 * A SurfaceView that maintains its aspect ratio to be a desired target value.
41 * Desired width/height ratio
60 * Set the desired aspect ratio for this view.
62 * @param aspect the desired width/height ratio in the current UI orientation. Must be a
  /device/sample/apps/SampleEmailPolicy/
Android.mk 18 # When deploying to an actual device, you must change LOCAL_PACKAGE_NAME to the name desired for
  /external/drm_hwcomposer/
drmdisplaycomposition.h 69 bool validate_composition_type(DrmCompositionType desired);
  /external/e2fsprogs/lib/ss/
mk_cmds.1 55 its error recovery leaves much to be desired.
  /external/glide/library/src/main/java/com/bumptech/glide/load/model/stream/
MediaStoreStreamLoader.java 16 * thumbnail size. If the given uri is not a media store uri or if the desired dimensions are too large,
  /external/guava/guava/src/com/google/common/collect/
ForwardingIterator.java 26 * backing iterator as desired per the <a
  /external/guava/guava/src/com/google/common/eventbus/
SubscriberFindingStrategy.java 33 * @param source object whose subscribers are desired.
  /external/guava/guava/src/com/google/common/util/concurrent/
ForwardingListeningExecutorService.java 24 * modify the behavior of the backing executor service as desired per the <a
  /external/icu/icu4c/source/i18n/unicode/
unumsys.h 117 * @param unumsys The UNumberingSystem whose name is desired.
129 * @param unumsys The UNumberingSystem whose algorithmic status is desired.
141 * @param unumsys The UNumberingSystem whose radix is desired.
156 * @param unumsys The UNumberingSystem whose description string is desired.
  /external/icu/icu4c/source/tools/toolutil/
denseranges.h 31 * @return Minimum number of ranges (at most capacity) that have the desired density,
  /external/jsoncpp/include/json/
assertions.h 2 // Distributed under MIT license, or public domain if desired and
features.h 2 // Distributed under MIT license, or public domain if desired and
  /external/lldb/test/
CMakeLists.txt 48 # output is desired (i.e. in continuous integration contexts) check-lldb-sep is a better target.
  /external/selinux/libselinux/man/man8/
getsebool.8 23 their pending values as desired and then committing once.
  /external/skia/src/codec/
SkCodec_libico.h 34 * Chooses the best dimensions given the desired scale
  /external/skia/src/gpu/
GrStencilAndCoverPathRenderer.h 19 * on the target having MSAA if AA is desired.
  /external/squashfs-tools/
INSTALL 30 and extended attribute support if desired.
  /frameworks/base/core/java/android/content/
ClipDescription.java 90 * @param desiredType A desired MIME type that may be a pattern such as *&#47;*.
123 * @param mimeType The desired MIME type. May be a pattern.
125 * matches the desired MIME type, else false.
140 * @param mimeType The desired MIME type. May be a pattern.
  /frameworks/base/core/res/res/values-sw600dp/
dimens.xml 60 <!-- The platform's desired fixed width for a dialog along the major axis
63 <!-- The platform's desired fixed width for a dialog along the minor axis
66 <!-- The platform's desired fixed height for a dialog along the major axis
69 <!-- The platform's desired fixed height for a dialog along the minor axis
  /frameworks/base/core/res/res/values-sw720dp/
dimens.xml 24 <!-- The platform's desired fixed width for a dialog along the major axis
27 <!-- The platform's desired fixed width for a dialog along the minor axis
30 <!-- The platform's desired fixed height for a dialog along the major axis
33 <!-- The platform's desired fixed height for a dialog along the minor axis
  /frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/
DriverView.java.template 38 // Initialize renderscript with desired surface characteristics.
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
BlockingStateCallback.java 143 * Wait until the desired state is observed, checking all state
151 * @throws TimeoutRuntimeException if the desired state is not observed before timeout.
160 * Wait until the one of the desired states is observed, checking all
165 * @param states Set of desired states to observe a transition to.
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/
StateWaiter.java 83 * Wait until the desired state is observed, checking all state
94 * @throws TimeoutRuntimeException if the desired state is not observed before timeout.
104 * Wait until the one of the desired {@code states} is observed, checking all
111 * @param states Set of desired states to observe a transition to.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
DebugService.java 43 * Dump the state of various objects, add calls to other objects as desired.

Completed in 203 milliseconds

1 2 3 4 56 7 8 91011>>