HomeSort by relevance Sort by last modified time
    Searched full:hold (Results 276 - 300 of 6323) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLIntegerProperty.java 19 /** Properties that hold an integer value. */
GLLongProperty.java 19 /** Properties that hold a long value. */
  /system/bt/bta/include/
bta_hf_client_api.h 62 #define BTA_HF_CLIENT_CHLD_HOLD_ACC 0x00000008 /* 2 Active calls on hold and accept other call */
63 #define BTA_HF_CLIENT_CHLD_PRIV_X 0x00000010 /* 2x Active multiparty call on hold except call x */
100 #define BTA_HF_CLIENT_BTRH_EVT 18 /* bluetooth response and hold event */
123 #define BTA_HF_CLIENT_IND_CALLHELD 6 /* Call hold status indicator */
  /system/core/include/mincrypt/
sha.h 43 // NOTE: *digest needs to hold SHA_DIGEST_SIZE bytes.
  /system/core/include/utils/
LinearTransform.h 24 // LinearTransform defines a structure which hold the definition of a
  /system/keymaster/
ecies_kem_test.cpp 39 * TestConsistency just tests that the basic key encapsulation hold.
  /toolchain/binutils/binutils-2.25/ld/
ldfile.h 29 /* Structure used to hold the list of directories to search for
  /libcore/luni/src/main/java/java/util/concurrent/locks/
ReentrantReadWriteLock.java 130 * rwl.writeLock().unlock(); // Unlock write, still hold read
231 * The lower one representing the exclusive (writer) lock hold count,
232 * and the upper the shared (reader) hold count.
246 * A counter for per-thread read hold counts.
269 * Removed whenever a thread's read hold count drops to 0.
274 * The hold count of the last thread to successfully acquire
281 * hold count, but avoids garbage retention by not retaining a
291 * firstReaderHoldCount is firstReader's hold count.
431 * to avoid having to check hold count in
473 * retries and lazily reading hold counts
    [all...]
  /bootable/recovery/minzip/
Hash.h 77 * elements the table will hold, pass the result from mzHashSize() in.)
84 * Compute the capacity needed for a table to hold "size" elements. Use
85 * this when you know ahead of time how many elements the table will hold.
  /docs/source.android.com/src/devices/sensors/
suspend-mode.jd 36 particular, the drivers are not allowed to hold wake-locks. It is the
49 <p>Applications using non-wake-up sensors should either hold a wake lock to ensure
62 goes back to sleep, the driver must hold a &quot;timeout wake lock&quot; for 200
  /external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/
common.py 63 Returns the number of bits required to hold a specific long number.
83 Returns the number of bytes required to hold a specific long number.
99 The number of bytes required to hold a specific long number.
  /external/skia/include/core/
SkTextBlob.h 124 * build() call. The buffer is guaranteed to hold @count@ glyphs.
140 * or build() call. The buffers are guaranteed to hold @count@ elements.
156 * guaranteed to hold @count@ and 2 * @count@ elements, respectively.
  /external/skia/src/utils/
SkTextureCompressor.h 64 // large enough to hold width*height pixels. The dst data is expected to
65 // be large enough to hold the compressed data according to the format.
72 // is assumed to be large enough to hold the entire decompressed image. The
  /external/valgrind/helgrind/
README_MSMProp2.txt 69 hold:
141 neither of those two conditions hold, a race is reported.
148 happen-after VTS. If neither of those two conditions hold, a race is
  /frameworks/base/core/java/android/app/
IntentService.java 105 // TODO: It would be nice to have an option to hold a partial wakelock
157 * So, if this code takes a long time, it will hold up other requests to
158 * the same IntentService, but it will not hold up anything else.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
menu_design.jd 48 <li>The commands on the Context menu that appears when you touch &amp; hold on an item should be duplicated on the activity you get to by a normal press on that item.
108 selected item. It is typically invoked by a user's touch &amp; hold
204 A user can touch &amp; hold on content on the screen to
214 For example, in an email message list, a user can touch &amp; hold on
220 A user can also touch &amp; hold a <em>location</em> on the screen to
221 access a Context menu. An example is when the user does touch &amp; hold
231 In the above example, if the user performs touch &amp; hold on the contact
248 next screen both hold the same complete set of commands that can be performed
343 touch &amp; hold on a person's name in a list view of a contacts application.
380 &amp; hold on a name in a list of contacts, that operation should <em>also</em
    [all...]
  /frameworks/base/docs/html/training/improving-layouts/
smooth-scrolling.jd 19 <li><a href="#ViewHolder">Hold View Objects in a View Holder</a></li>
83 <h2 id="ViewHolder">Hold View Objects in a View Holder</h2>
95 need to create a class to hold your exact set of views. For example:</p>
  /frameworks/base/telephony/java/com/android/ims/
ImsConferenceState.java 58 * "on-hold" : Active signaling dialog exists between an endpoint and a focus,
59 * but endpoint is "on-hold" for this conference, i.e., he/she is neither "hearing"
76 public static final String STATUS_ON_HOLD = "on-hold";
  /hardware/bsp/intel/peripheral/libupm/src/adafruitms1438/
adafruitms1438.h 214 // struct to hold mappings of DC motors
221 // struct to hold mappings of stepper motors
231 // struct to hold information about each stepper
  /hardware/libhardware/include/hardware/
bt_hf.h 73 BTHF_CHLD_TYPE_HOLDACTIVE_ACCEPTHELD, // Hold all active calls and accepts a waiting/held call
139 /** Callback for call hold handling (AT+CHLD)
140 * value will contain the call hold command (0, 1, 2, 3)
bt_hf_client.h 158 #define BTHF_CLIENT_CHLD_FEAT_HOLD_ACC 0x00000008 /* 2 Active calls on hold and accept other
161 call (put the rest on hold) */
218 /** Callback for response and hold
  /libcore/ojluni/src/main/java/javax/crypto/
ExemptionMechanismSpi.java 50 * order to hold the result of the next
150 * <p>If the <code>output</code> buffer is too small to hold the result,
163 * to hold the result.
  /prebuilts/gdb/darwin-x86/include/python2.7/
dictobject.h 20 Does not hold an active (key, value) pair now and never did. Unused can
36 hold a search finger. The me_hash field of Unused or Dummy slots has no
53 * me_hash to hold a search finger.
  /prebuilts/gdb/linux-x86/include/python2.7/
dictobject.h 20 Does not hold an active (key, value) pair now and never did. Unused can
36 hold a search finger. The me_hash field of Unused or Dummy slots has no
53 * me_hash to hold a search finger.
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
dictobject.h 20 Does not hold an active (key, value) pair now and never did. Unused can
36 hold a search finger. The me_hash field of Unused or Dummy slots has no
53 * me_hash to hold a search finger.

Completed in 4391 milliseconds

<<11121314151617181920>>