HomeSort by relevance Sort by last modified time
    Searched full:hold (Results 501 - 525 of 9550) sorted by null

<<21222324252627282930>>

  /system/bt/bta/include/
bta_ag_api.h 84 #define BTA_AG_FEAT_BTRH 0x00010000 /* CCAP incoming call hold */
132 #define BTA_AG_BTRH_RES 8 /* Send CCAP incoming call hold */
261 #define BTA_AG_BTRH_SET_HOLD 0 /* Put incoming call on hold */
262 #define BTA_AG_BTRH_SET_ACC 1 /* Accept incoming call on hold */
263 #define BTA_AG_BTRH_SET_REJ 2 /* Reject incoming call on hold */
308 #define BTA_AG_AT_CHLD_EVT 12 /* Call hold */
317 #define BTA_AG_AT_BTRH_EVT 21 /* CCAP-style incoming call hold */
  /frameworks/base/telephony/java/android/telephony/ims/
ImsCallSession.java 144 * Called when the session is in hold.
153 * Called when the session hold is failed.
156 * @param reasonInfo detailed reason of the session hold failure
163 * Called when the session hold is received from the remote user.
205 * @param newSession the session object that is merged with an active & hold session
230 * Called when the session is updated (except for hold/unhold).
668 * can only hold one listener at a time. Subsequent calls to this method
806 * Puts a call on hold. When it succeeds, {@link Listener#callSessionHeld} is called.
808 * @param profile stream media profile {@link ImsStreamMediaProfile} to hold the call
811 public void hold(ImsStreamMediaProfile profile) method in class:ImsCallSession
    [all...]
  /external/libhevc/common/
ihevc_structs.h 233 * Structure to hold Recovery point SEI parameters Info
254 * Structure to hold Mastering Display Colour Volume SEI
291 * Structure to hold active parameter parameter set SEI parameters Info
320 * Structure to hold SEI Hash values
332 * Structure to hold user data registered SEI param Info
363 * Structure to hold time code SEI param info
452 * Structure to hold SEI parameters Info
678 * Structure to hold VUI parameters Info
    [all...]
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveVoiceTest.py     [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Include/Library/
TlsLib.h 122 @param[out] BufferOut Pointer to the buffer to hold the built packet.
135 @retval EFI_BUFFER_TOO_SMALL BufferOutSize is too small to hold the response packet.
157 @param[out] BufferOut Pointer to the buffer to hold the built packet.
171 @retval EFI_BUFFER_TOO_SMALL BufferOutSize is too small to hold the response packet.
188 @param[in, out] Buffer Pointer to the buffer to hold the built packet.
199 @retval EFI_BUFFER_TOO_SMALL BufferSize is too small to hold the response packet.
705 @retval EFI_BUFFER_TOO_SMALL The Data is too small to hold the data.
730 @retval EFI_BUFFER_TOO_SMALL The Data is too small to hold the data.
754 @retval EFI_BUFFER_TOO_SMALL The Data is too small to hold the data.
777 @retval EFI_BUFFER_TOO_SMALL The Data is too small to hold the data
    [all...]
  /external/zlib/src/contrib/infback9/
infback9.c 119 hold = 0; \
143 hold += (unsigned long)(*next++) << bits; \
158 ((unsigned)hold & ((1U << (n)) - 1))
163 hold >>= (n); \
170 hold >>= bits & 7; \
233 unsigned long hold; /* bit buffer */ local
265 hold = 0;
316 if ((hold & 0xffff) != ((hold >> 16) ^ 0xffff)) {
321 length = (unsigned)hold & 0xffff
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
CallAudioManager.java 280 * Play or stop a call hold tone for a call. Triggered via
285 * @param call The call which requested the hold tone.
748 * Determines if a hold tone should be played and then starts or stops it accordingly.
765 * Determines if a hold tone should be played.
766 * A hold tone should be played only if foreground call is equals with call which is
769 * @return {@code true} if the the hold tone should be played, {@code false} otherwise.
773 // If there is no foreground call, no hold tone should play.
778 // If another call is ringing, no hold tone should play.
783 // If the foreground call isn't active, no hold tone should play. This might happen, for
784 // example, if the user puts a remotely held call on hold itself
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/contrib/infback9/
infback9.c 119 hold = 0; \
143 hold += (unsigned long)(*next++) << bits; \
158 ((unsigned)hold & ((1U << (n)) - 1))
163 hold >>= (n); \
170 hold >>= bits & 7; \
233 unsigned long hold; /* bit buffer */ local
265 hold = 0;
316 if ((hold & 0xffff) != ((hold >> 16) ^ 0xffff)) {
321 length = (unsigned)hold & 0xffff
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsState.java 276 // The settings provider must hold its lock when calling here.
285 // The settings provider must hold its lock when calling here.
295 // The settings provider must hold its lock when calling here.
319 // The settings provider must hold its lock when calling here.
330 // The settings provider must hold its lock when calling here.
342 // The settings provider must hold its lock when calling here.
352 // The settings provider must hold its lock when calling here.
368 // The settings provider must hold its lock when calling here.
403 // The settings provider must hold its lock when calling here.
409 // The settings provider must hold its lock when calling here
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
DecObject.py 77 # Base class that hold common info
174 # Class to hold define section infomation
264 # Class to hold include section info
308 # Class to hold library class section info
352 # Class to hold PCD section
450 # Hold same data but has different method for clarification in sub-class
  /device/linaro/bootloader/edk2/CryptoPkg/Library/TlsLib/
TlsProcess.c 60 @param[out] BufferOut Pointer to the buffer to hold the built packet.
73 @retval EFI_BUFFER_TOO_SMALL BufferOutSize is too small to hold the response packet.
181 @param[out] BufferOut Pointer to the buffer to hold the built packet.
195 @retval EFI_BUFFER_TOO_SMALL BufferOutSize is too small to hold the response packet.
265 @param[in, out] Buffer Pointer to the buffer to hold the built packet.
276 @retval EFI_BUFFER_TOO_SMALL BufferSize is too small to hold the response packet.
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SmartCardReader.h 150 @param[in, out] AtrLength On input, a pointer to hold the maximum size, in bytes,
159 @retval EFI_BUFFER_TOO_SMALL ReaderNameLength is not big enough to hold the reader name.
161 @retval EFI_BUFFER_TOO_SMALL AtrLength is not big enough to hold the ATR.
200 @retval EFI_BUFFER_TOO_SMALL RAPDULength is not big enough to hold the response APDU.
247 @retval EFI_BUFFER_TOO_SMALL OutBufferLength is not big enough to hold the output
288 @retval EFI_BUFFER_TOO_SMALL OutBufferLength is not big enough to hold the output
  /external/libjpeg-turbo/
jmorecfg.h 45 /* JSAMPLE should be the smallest type that will hold the values 0..255.
72 /* JSAMPLE should be the smallest type that will hold the values 0..4095.
124 /* UINT8 must hold at least the values 0..255. */
136 /* UINT16 must hold at least the values 0..65535. */
144 /* INT16 must hold at least the values -32768..32767. */
150 /* INT32 must hold at least signed 32-bit values.
  /frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/picker/
TimePickerTest.java 462 assertThat("The first column of TimePicker should initially hold focus",
468 assertThat("The first column of TimePicker should still hold focus after scrolling down",
474 assertThat("The second column of TimePicker should hold focus after scrolling right",
479 assertThat("The second column of TimePicker should still hold focus after scrolling down",
485 assertThat("The third column of TimePicker should hold focus after scrolling right",
490 assertThat("The third column of TimePicker should still hold focus after scrolling down",
  /hardware/qcom/audio/hal/voice_extn/
voice_extn.c 191 ALOGD("%s: HOLD -> ACTIVE vsid:%x", __func__, session->vsid);
218 ALOGD("%s: ACTIVE/HOLD/LOCAL_HOLD -> INACTIVE vsid:%x", __func__, session->vsid);
239 ALOGD("%s: CALL_ACTIVE -> HOLD vsid:%x", __func__, session->vsid);
244 ALOGD("%s: CALL_LOCAL_HOLD -> HOLD vsid:%x", __func__, session->vsid);
247 ALOGE("LOCAL_HOLD -> HOLD failed");
269 ALOGE("LOCAL_HOLD -> HOLD failed");
  /toolchain/binutils/binutils-2.27/bfd/
coff-tic80.c 609 bfd_byte hold;
611 hold = contents[addr + 4];
620 contents[addr + 4] |= hold & 0x20;
628 bfd_byte hold;
630 hold = contents[addr + 1];
639 contents[addr + 1] |= hold & 0x80;
606 bfd_byte hold; local
625 bfd_byte hold; local
  /toolchain/binutils/binutils-2.27/gas/
cond.c 379 struct conditional_frame *hold; local
393 hold = current_cframe;
395 obstack_free (&cond_obstack, hold);
570 struct conditional_frame *hold; local
572 hold = current_cframe;
574 obstack_free (&cond_obstack, hold);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
EbcInt.h 170 @param StackBuffer A pointer to hold the returned stack buffer.
171 @param BufferIndex A pointer to hold the returned stack index.
200 Allocates memory to hold all the EBC stacks.
  /external/adhd/cras/src/server/
cras_hfp_info.c 27 /* Structure to hold variables for a HFP connection. Since HFP supports
36 * capture_buf - The buffer to hold samples read from SCO socket.
37 * playback_buf - The buffer to hold samples about to write to SCO socket.
  /external/libhevc/decoder/
ihevcd_defs.h 186 * Macro to compute total size required to hold on set of scaling matrices
199 * Enum to hold various mem records being request
220 * Buffer to hold TU structures and coeff data
  /external/llvm/include/llvm/ExecutionEngine/Orc/
OrcABISupport.h 126 /// which must be big enough to hold 1 pointer, plus NumTrampolines
152 /// which must be big enough to hold 1 pointer, plus NumTrampolines
214 /// which must be big enough to hold 1 pointer, plus NumTrampolines
  /external/llvm/lib/Target/AArch64/
AArch64RegisterBankInfo.cpp 39 assert(RBGPR.getSize() == 64 && "GPRs should hold up to 64-bit");
53 "FPRs should hold up to 512-bit via QQQQ sequence");
62 assert(RBCCR.getSize() == 32 && "CCR should hold up to 32-bit");
  /external/ltp/testcases/kernel/syscalls/pread/
pread02.c 84 char *write_buf[NBUFS]; /* buffer to hold data to be written */
85 char *read_buf[NBUFS]; /* buffer to hold data read from file */
96 struct test_case_t { /* test case struct. to hold ref. test cond's */
  /external/protobuf/src/google/protobuf/stubs/
scoped_ptr.h 54 // Like a T*, a scoped_ptr<T> may hold either NULL or a pointer to a T object.
116 // After this operation, this object will hold a NULL pointer,
205 // After this operation, this object will hold a NULL pointer,
  /external/webrtc/webrtc/modules/utility/source/
process_thread_impl.cc 101 // Since DeRegisterModule also checks thread_, we also need to hold the
145 // the module that it's attached to the worker thread. We don't hold
172 // TODO(tommi): we currently need to hold the lock while calling out to

Completed in 1100 milliseconds

<<21222324252627282930>>