/system/bt/stack/include/ |
avct_api.h | 170 ** passively for an incoming AVCTP connection from a peer device. 204 ** passively for an incoming AVCTP connection from a peer device.
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
UDPMessageChannel.java | 70 * incoming message was parsed. Bug fix by viswashanti.kadiyala@antepo.com. 189 * Constructor. We create one of these in order to process an incoming 197 * is the incoming datagram packet. 301 "Error while processing incoming UDP packet", e); 311 * Process an incoming datagram 314 * is the incoming datagram packet. [all...] |
/packages/apps/InCallUI/src/com/android/incallui/ |
VideoCallFragment.java | 542 * Hides and shows the incoming video view and changes the outgoing video view's state based on 622 * {@link android.view.Surface} on which incoming video for a video call is displayed. 753 * Inflates the {@link ViewStub} containing the incoming and outgoing surfaces, if necessary, 794 // Attempt to center the incoming video view, if it is in the layout. 799 // Check if the layout includes the incoming video surface -- this will only be the 836 // Incoming video calls will center the view
|
VideoCallPresenter.java | 47 * surfaces based on other user interface events and incoming events from the 332 * null out incoming video surface. 370 * Handles incoming calls. 384 * Handles state changes (including incoming calls) 409 // incoming call waiting call, the primary call is still the active video call, however 411 // incoming call, not the active video call. 414 if (newState == InCallPresenter.InCallState.INCOMING) { 760 * Based on the current video state and call state, show or hide the incoming and 762 * The incoming video surface is shown whenever the video is un-paused and active. [all...] |
/system/bt/bta/hh/ |
bta_hh_act.c | 230 /* else : incoming connection after SDP should update the SDP information as well */ 448 /* not incoming connection doing SDP, initiate a HID connection */ 471 else /* incoming connection SDP finish */ 479 /* Check if this was incoming connection request from an unknown device 486 APPL_TRACE_DEBUG ("bta_hh_sdp_cmpl:SDP failed for incoming conn :hndl %d", 637 /* app_id == 0 indicates an incoming conenction request arrives without SDP [all...] |
/external/llvm/lib/Transforms/Utils/ |
PromoteMemoryToRegister.cpp | 633 // Set the incoming values for the basic block to be null values for all of 679 // rid of because they merge all of the same incoming values. This can 713 // have incoming values for all predecessors. Loop over all PHI nodes we have 714 // created, inserting undef values if they are missing any incoming values. 727 // Only do work here if there the PHI nodes are missing incoming values. We 729 // number of incoming values, so we can just check any of them. 737 // basic blocks. Start by sorting the incoming predecessors for efficient [all...] |
LowerSwitch.cpp | 155 // value. When the switch statement is converted these incoming edges are now 157 // 2) Removed if subsequent incoming values now share the same case, i.e., 177 // number of incoming values equal to the number of branches to SuccBB. 184 // Remove incoming values in the reverse order to prevent invalidating 340 // Remove all but one incoming entries from the cluster
|
/frameworks/base/telecomm/java/android/telecom/ |
TelecomManager.java | 50 * Activity action: Starts the UI for handing an incoming call. This intent starts the in-call 51 * UI by notifying the Telecom system that an incoming call exists for a specific call service 188 * has initiated a new incoming call. [all...] |
/frameworks/rs/api/ |
rs_graphics.spec | 86 value: RS_DEPTH_FUNC_LESS = 1, "Drawn if the incoming depth value is less than that in the depth buffer" 87 value: RS_DEPTH_FUNC_LEQUAL = 2, "Drawn if the incoming depth value is less or equal to that in the depth buffer" 88 value: RS_DEPTH_FUNC_GREATER = 3, "Drawn if the incoming depth value is greater than that in the depth buffer" 89 value: RS_DEPTH_FUNC_GEQUAL = 4, "Drawn if the incoming depth value is greater or equal to that in the depth buffer" 90 value: RS_DEPTH_FUNC_EQUAL = 5, "Drawn if the incoming depth value is equal to that in the depth buffer" 91 value: RS_DEPTH_FUNC_NOTEQUAL = 6, "Drawn if the incoming depth value is not equal to that in the depth buffer" 96 Specifies conditional drawing depending on the comparison of the incoming
|
/frameworks/rs/scriptc/ |
rs_graphics.rsh | 115 * Specifies conditional drawing depending on the comparison of the incoming 126 RS_DEPTH_FUNC_LESS = 1, // Drawn if the incoming depth value is less than that in the depth buffer 127 RS_DEPTH_FUNC_LEQUAL = 2, // Drawn if the incoming depth value is less or equal to that in the depth buffer 128 RS_DEPTH_FUNC_GREATER = 3, // Drawn if the incoming depth value is greater than that in the depth buffer 129 RS_DEPTH_FUNC_GEQUAL = 4, // Drawn if the incoming depth value is greater or equal to that in the depth buffer 130 RS_DEPTH_FUNC_EQUAL = 5, // Drawn if the incoming depth value is equal to that in the depth buffer 131 RS_DEPTH_FUNC_NOTEQUAL = 6, // Drawn if the incoming depth value is not equal to that in the depth buffer [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppService.java | 66 * accept incoming OPP connection. 135 * TODO No support for queue incoming from multiple devices. 273 if (D) Log.d(TAG, "Get incoming connection"); 276 * Strategy for incoming connections: 360 /* suppose we auto accept an incoming OPUSH connection */ 365 + " for incoming connection" + transport.toString()); [all...] |
/prebuilts/sdk/renderscript/include/ |
rs_graphics.rsh | 115 * Specifies conditional drawing depending on the comparison of the incoming 126 RS_DEPTH_FUNC_LESS = 1, // Drawn if the incoming depth value is less than that in the depth buffer 127 RS_DEPTH_FUNC_LEQUAL = 2, // Drawn if the incoming depth value is less or equal to that in the depth buffer 128 RS_DEPTH_FUNC_GREATER = 3, // Drawn if the incoming depth value is greater than that in the depth buffer 129 RS_DEPTH_FUNC_GEQUAL = 4, // Drawn if the incoming depth value is greater or equal to that in the depth buffer 130 RS_DEPTH_FUNC_EQUAL = 5, // Drawn if the incoming depth value is equal to that in the depth buffer 131 RS_DEPTH_FUNC_NOTEQUAL = 6, // Drawn if the incoming depth value is not equal to that in the depth buffer [all...] |
/external/kernel-headers/original/uapi/linux/ |
firewire-cdev.h | 143 * struct fw_cdev_event_request2 - Sent on incoming request to an address region 146 * @tcode: Transaction code of the incoming request 154 * @data: Incoming data, if any 156 * This event is sent when the stack receives an incoming request to an address 338 * @data: Incoming data 521 * Send a response to an incoming request. By setting up an address range using 522 * the %FW_CDEV_IOC_ALLOCATE ioctl, userspace can listen for incoming requests. An 523 * incoming request will generate an %FW_CDEV_EVENT_REQUEST, and userspace must [all...] |
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/ |
ConversationMessageView.java | 666 final boolean incoming = mData.getIsIncoming(); 667 final boolean outgoing = !incoming; 697 contentLeftPadding = incoming ? arrowWidth : 0; 701 incoming, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
firewire-cdev.h | 143 * struct fw_cdev_event_request2 - Sent on incoming request to an address region 146 * @tcode: Transaction code of the incoming request 154 * @data: Incoming data, if any 156 * This event is sent when the stack receives an incoming request to an address 334 * @data: Incoming data 511 * Send a response to an incoming request. By setting up an address range using 512 * the %FW_CDEV_IOC_ALLOCATE ioctl, userspace can listen for incoming requests. An 513 * incoming request will generate an %FW_CDEV_EVENT_REQUEST, and userspace must [all...] |
/external/libpcap/ |
pcap-usb-linux.c | 480 int incoming=0; local 542 incoming = 1; 545 incoming = !incoming; 548 if (incoming)
|
/frameworks/base/core/java/android/provider/ |
CallLog.java | 154 * The type of the call (incoming, outgoing or missed). 159 /** Call log type for incoming calls. */ 409 * @param callType enumerated values for "incoming", "outgoing", or "missed" 438 * @param callType enumerated values for "incoming", "outgoing", or "missed" 469 * @param callType enumerated values for "incoming", "outgoing", or "missed"
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
CdmaConnection.java | 546 * An incoming or outgoing call has connected 554 // bug #678474: incoming call interpreted as missed call, even though 564 // Only release wake lock for incoming calls, for outgoing calls the wake lock 719 /** "connecting" means "has never been ACTIVE" for both incoming 742 case INCOMING:
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
GsmCallTracker.java | 268 if (mRingingCall.getState() == GsmCall.State.INCOMING) { 269 Rlog.i("phone", "acceptCall: incoming..."); 295 if (mRingingCall.getState() == GsmCall.State.INCOMING) { 296 throw new CallStateException("cannot be in the incoming state"); 577 || (dc.state == DriverCall.State.INCOMING [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
BluetoothPbapService.java | 86 * Intent indicating incoming obex authentication request which is from 541 // Last obex transaction is finished, we start to listen for incoming 618 Log.v(TAG, "incoming connection accepted from: " + sRemoteDeviceName 628 Log.v(TAG, "incoming connection rejected from: " + sRemoteDeviceName 825 * Handlers for incoming service calls [all...] |
/packages/apps/Dialer/res/values-en-rAU/ |
strings.xml | 49 <string name="call_log_incoming_header" msgid="2787722299753674684">"Incoming calls only"</string> 78 <string name="menu_show_incoming_only" msgid="7534206815238877417">"Show incoming only"</string> 92 <string name="type_incoming" msgid="6502076603836088532">"Incoming call"</string> 95 <string name="type_incoming_video" msgid="82323391702796181">"Incoming video call"</string> 99 <string name="actionIncomingCall" msgid="6028930669817038600">"Incoming calls"</string>
|
/packages/apps/Dialer/res/values-en-rGB/ |
strings.xml | 49 <string name="call_log_incoming_header" msgid="2787722299753674684">"Incoming calls only"</string> 78 <string name="menu_show_incoming_only" msgid="7534206815238877417">"Show incoming only"</string> 92 <string name="type_incoming" msgid="6502076603836088532">"Incoming call"</string> 95 <string name="type_incoming_video" msgid="82323391702796181">"Incoming video call"</string> 99 <string name="actionIncomingCall" msgid="6028930669817038600">"Incoming calls"</string>
|
/packages/apps/Dialer/res/values-en-rIN/ |
strings.xml | 49 <string name="call_log_incoming_header" msgid="2787722299753674684">"Incoming calls only"</string> 78 <string name="menu_show_incoming_only" msgid="7534206815238877417">"Show incoming only"</string> 92 <string name="type_incoming" msgid="6502076603836088532">"Incoming call"</string> 95 <string name="type_incoming_video" msgid="82323391702796181">"Incoming video call"</string> 99 <string name="actionIncomingCall" msgid="6028930669817038600">"Incoming calls"</string>
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/ |
DraftMessageData.java | 277 // If the incoming attachments contains a single-only attachment, we need to clear 288 // existing attachments to make room for the incoming attachment. 298 // existing attachments to make room for the incoming attachment. 366 // existing attachments to make room for the incoming attachment. 376 // existing attachments to make room for the incoming attachment. [all...] |
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/ |
ConversationListItemView.java | 250 // Incoming message 266 // Incoming message 332 // This is used only for incoming group messages 468 boolean incoming = !(mData.getShowDraft() || mData.getIsMessageTypeOutgoing()); 469 mAudioAttachmentView.bind(previewUri, incoming, false);
|