HomeSort by relevance Sort by last modified time
    Searched full:hold (Results 301 - 325 of 4808) sorted by null

<<11121314151617181920>>

  /external/skia/include/effects/
SkLayerRasterizer.h 52 * *may* be used after calling this function. It will continue to hold any layers
  /external/skia/tests/
PathOpsThreeWayTest.cpp 15 SkDCubic curve; // largest can hold lines / quads/ cubics
  /external/skia/tools/copyright/
fileparser.py 85 @param year year in which to hold copyright (defaults to DEFAULT_YEAR)
  /external/v8/src/
bignum-dtoa.h 51 // 'BignumDtoa' expects the given buffer to be big enough to hold all digits
fast-dtoa.h 50 // For both modes the buffer must be large enough to hold the result.
  /external/zlib/src/
uncompr.c 14 size of the destination buffer, which must be large enough to hold the
  /frameworks/av/media/libmedia/
IMediaDeathNotifier.cpp 90 // Don't hold the static lock during callback in case app
  /frameworks/base/core/java/android/hardware/camera2/legacy/
LegacyRequest.java 27 * Hold important data necessary to build the camera1 parameters up from a capture request.
  /frameworks/base/core/java/android/net/
NetworkScoreManager.java 199 * @throws SecurityException if the caller does not hold the
233 * @throws SecurityException if the caller does not hold the
246 // A scorer should never become active if its package doesn't hold SCORE_NETWORKS, but
257 * @throws SecurityException if the caller does not hold the
  /frameworks/base/core/jni/
android_media_DeviceCallback.cpp 38 // Hold onto the AudioTrack/AudioRecord class for use in calling the static method
  /frameworks/base/docs/html/distribute/users/
build-buzz.jd 119 <h2 id="hold-a-contest">
120 Hold a Contest
127 Contests can be a great way to engage your users. If you have a game, hold a
131 engagement. For example, a photo app developer can hold a photo contest.
  /frameworks/base/libs/hwui/
DeferredLayerUpdater.h 32 // Container to hold the properties a layer should be set to at the start
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
NativeBuffer.java 108 // We do not auto-retain. We expect the user to call retain() if they want to hold on to
  /frameworks/base/media/mca/filterfw/native/core/
native_frame.h 39 // receiver must be large enough to hold the data.
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiConfig.java 28 // Outgoing UCP commands, when in 'Press and Hold' mode, should be this much apart
  /frameworks/base/test-runner/src/android/test/
ActivityInstrumentationTestCase.java 86 // someone else to hold onto
ActivityTestCase.java 55 * someone else to hold onto.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
PixelUtils.java 37 * @param output The output buffer to hold the transformed pixel data.
  /frameworks/compile/mclinker/lib/Target/
ELFAttributeValue.cpp 44 // The value hold in the storage is the "default value by default" (i.e., 0
  /frameworks/opt/net/ims/src/java/com/android/ims/
ImsCall.java 127 * Called when the call is in hold.
137 * Called when the call hold is failed.
141 * @param reasonInfo detailed reason of the call hold failure
148 * Called when the call hold is received from the remote user.
213 * Called when the call is updated (except for hold/unhold).
374 * Called when the call moves the hold state to the conversation state.
375 * For example, when merging the active & hold call, the state of all the hold call
376 * will be changed from hold state to conversation state.
448 // true if the call is on hold
1142 public void hold() throws ImsException { method in class:ImsCall
    [all...]
  /libcore/luni/src/main/java/java/lang/
Comparable.java 27 * {@code y.compareTo(z) < 0}, then {@code x.compareTo(z) < 0} must hold) and
  /ndk/sources/host-tools/make-3.81/tests/scripts/misc/
general2 6 definition of a variable to hold the object filenames.";
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
SeqStep.java 48 /* Arrays to hold expected sequence of request/response packets. */
  /packages/apps/Camera2/src/com/android/camera/burst/
BurstFacadeFactory.java 38 * It keeps a hold of the current surface texture so it can be used when
  /packages/apps/Camera2/src/com/android/camera/util/
JpegUtilNative.java 80 * @param outBuf a direct java.nio.ByteBuffer to hold the compressed jpeg.
169 * @param outBuf a direct byte buffer to hold the output jpeg.
183 * @param outBuf a direct byte buffer to hold the output jpeg.
200 * @param outBuf a direct byte buffer to hold the output jpeg.

Completed in 1343 milliseconds

<<11121314151617181920>>