/prebuilts/misc/common/swig/include/2.0.11/ruby/ |
rubystdfunctors.swg | 90 static ID call_id = rb_intern("call"); 102 VALUE res = rb_funcall( _obj, swig::call_id, 2, arg1, arg2); 121 VALUE res = rb_funcall( _obj, swig::call_id, 2, arg1, arg2); 138 VALUE res = rb_funcall( _obj, swig::call_id, 1, arg1); 152 VALUE res = rb_funcall( _obj, swig::call_id, 1, VALUE(arg1));
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/ |
ImsExternalCallTrackerTest.java | 54 private static final int CALL_ID = 1; 75 new ImsExternalCallState(CALL_ID, 98 mTracker.getConnectionById(CALL_ID); 104 assertNull(mTracker.getConnectionById(CALL_ID));
|
/external/tcpdump/ |
print-pptp.c | 141 uint16_t call_id; member in struct:pptp_msg_ocrq 156 uint16_t call_id; member in struct:pptp_msg_ocrp 168 uint16_t call_id; member in struct:pptp_msg_icrq 180 uint16_t call_id; member in struct:pptp_msg_icrp 199 uint16_t call_id; member in struct:pptp_msg_ccrq 204 uint16_t call_id; member in struct:pptp_msg_cdn 237 6 uint16_t call_id; 297 const uint16_t *call_id) 299 ND_PRINT((ndo, " CALL_ID(%u)", EXTRACT_16BITS(call_id))); [all...] |
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
tel_video_utils.py | 649 call_id_requester: the call_id of the call placing the modify request 651 call_id_requester: the call_id of the call receiving the modify request 661 A call_id corresponding to the first call in the state, or None 733 def is_call_id_in_video_state(log, ad, call_id, video_state): 734 """Return is the call_id is in expected video_state 739 call_id: call id 743 True is call_id in expected video_state; False if not. 745 return video_state == ad.droid.telecomCallVideoGetState(call_id) 758 A call_id corresponding to the first call in the state, or None 785 call_id_requester: the call_id of the call placing the modify reques [all...] |
tel_voice_utils.py | [all...] |
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
CallScreeningServiceFilterTest.java | 80 private static final String CALL_ID = "u89prgt9ps78y5"; 97 when(mCall.getId()).thenReturn(CALL_ID); 175 csAdapter.allowCall(CALL_ID); 185 csAdapter.disallowCall(CALL_ID,
|
/tools/test/connectivity/acts/tests/google/tel/live/ |
TelLiveStressCallTest.py | 178 call_id = call_list[0] 180 .format(ad.droid.telecomCallGetCallState(call_id))) 181 if ad.droid.telecomCallGetCallState(call_id) != call_status:
|
TelLiveVoiceConfTest.py | [all...] |
TelLiveVoiceTest.py | [all...] |
/packages/apps/Dialer/InCallUI/src/com/android/incallui/ |
PostCharDialogFragment.java | 34 private static final String STATE_CALL_ID = "CALL_ID";
|
/external/kernel-headers/original/uapi/linux/ |
if_pppox.h | 49 __u16 call_id; member in struct:pptp_addr
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
if_pppox.h | 49 __be16 call_id; member in struct:pptp_addr
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
Lexer.java | 188 TokenTypes.CALL_ID); 213 addKeyword(TokenNames.I.toUpperCase(), TokenTypes.CALL_ID);
|
CallIDParser.java | 66 this.lexer.match(TokenTypes.CALL_ID);
|
/bionic/libc/kernel/uapi/linux/ |
if_pppox.h | 41 __u16 call_id; member in struct:pptp_addr
|
/development/ndk/platforms/android-21/include/linux/ |
if_pppox.h | 41 __u16 call_id; member in struct:pptp_addr
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
NameMap.java | 113 putNameMap(CALL_ID, CallID.class.getName()); //18
|
SIPHeaderNames.java | 64 public static final String CALL_ID = CallIdHeader.NAME; //18
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/ |
if_pppox.h | 41 __u16 call_id; member in struct:pptp_addr
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/ |
if_pppox.h | 41 __u16 call_id; member in struct:pptp_addr
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/ |
if_pppox.h | 41 __u16 call_id; member in struct:pptp_addr
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/ |
if_pppox.h | 41 __u16 call_id; member in struct:pptp_addr
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/ |
if_pppox.h | 41 __u16 call_id; member in struct:pptp_addr
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/ |
if_pppox.h | 41 __u16 call_id; member in struct:pptp_addr
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/ |
if_pppox.h | 41 __u16 call_id; member in struct:pptp_addr
|