OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:incoming
(Results
176 - 200
of
1921
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/jsilver/src/com/google/streamhtmlparser/util/
CharacterRecorder.java
86
* Enables recording for
incoming
characters. The recording buffer is cleared
117
* state [i.e whether we are recording or not
incoming
characters].
143
* Returns whether or not we are currently recording
incoming
characters.
/external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.h
27
/// For each statepoint it tracks locations of it's gc valuess (
incoming
and
45
/// Returns the spill location of a value
incoming
to the current
118
/// Maps pre-relocation value (gc pointer directly
incoming
into statepoint)
/external/speex/include/speex/
speex_jitter.h
56
/** Definition of an
incoming
packet */
59
/** Definition of an
incoming
packet */
141
* @param packet
Incoming
packet
/external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.c
88
* @message: Pointer to
incoming
dbus message this error refers to
103
* @message: Pointer to
incoming
dbus message this error refers to
117
* @message: Pointer to
incoming
dbus message this error refers to
131
* @message: the
incoming
dbus message
136
* This function dispatches all
incoming
dbus messages for configured networks.
163
* @message: the
incoming
dbus message
168
* This function dispatches all
incoming
dbus messages for scanned networks.
195
* @message: An
incoming
dbus message
199
* This function dispatches all
incoming
dbus messages for network interfaces,
311
* wpas_message_handler - dispatch
incoming
dbus message
[
all
...]
/frameworks/base/core/java/android/bluetooth/
BluetoothProfile.java
135
* and allow
incoming
connections for the profile
141
* Default priority for devices that allow
incoming
148
* Default priority for devices that does not allow
incoming
/frameworks/base/core/java/android/inputmethodservice/
AbstractInputMethodService.java
131
* Take care of dispatching
incoming
key events to the appropriate
144
* Take care of dispatching
incoming
trackball events to the appropriate
156
* Take care of dispatching
incoming
generic motion events to the appropriate
/frameworks/opt/net/ims/
README.txt
28
has the ability to respond to an intent indicating that there is an
incoming
call.
29
The default action for the
incoming
call intent is ImsManager#ACTION_IMS_INCOMING_CALL.
30
And, the application frees to define the action for the
incoming
call intent.
/frameworks/opt/photoviewer/sample/src/com/example/photoviewersample/
SampleProvider.java
66
* Choose the table to query and a sort order based on the code returned for the
incoming
70
// If the
incoming
URI was for all of the photos table
78
// If the
incoming
URI was for a single row
/libcore/luni/src/test/java/libcore/java/net/
OldAndroidDatagramTest.java
35
* Helper class that listens to
incoming
datagrams and reflects them to the
36
* sender.
Incoming
datagram is interpreted as a String. It is uppercased
41
// Helper class for reflecting
incoming
datagrams.
/packages/apps/Email/src/com/android/email/activity/setup/
AccountServerSettingsActivity.java
43
*
Incoming
or Outgoing settings?
46
private static final String INCOMING_SETTINGS = "
incoming
";
218
LogUtils.wtf(LogUtils.TAG, "Tried to change cert on non-
incoming
screen?");
/packages/apps/InCallUI/tests/src/com/android/incallui/
InCallPresenterTest.java
79
mCallList.setHasCall(Call.State.
INCOMING
, true);
83
verify(mStatusBarNotifier).updateNotification(InCallState.
INCOMING
,
102
mCallList.setHasCall(Call.State.
INCOMING
, true);
/packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeLlcpServiceSocket.cpp
53
/* Look for a pending
incoming
connection on the current server */
124
// NOTE: This may happen if link went down since
incoming
socket detected, then
141
ALOGD("Failed to accept
incoming
socket 0x%04x[%s]", cb_data.status, nfc_jni_get_status_name(cb_data.status));
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachine.java
425
// if there is only waiting call it is changed to
incoming
so
777
// from waiting to
incoming
in 3WC scenarios. Handle this call state transfer here.
[
all
...]
/external/android-mock/src/com/google/android/testing/mocking/
AndroidMock.java
59
* be executed under strict conditions (in order to set expectations of
incoming
method parameters
440
* @param expectedValue the value to which the specified
incoming
parameter to the mocked method
460
* @param expectedValue the value to which the specified
incoming
parameter to the mocked method
480
* @param expectedValue the value to which the specified
incoming
parameter to the mocked method
500
* @param expectedValue the value to which the specified
incoming
parameter to the mocked method
520
* @param expectedValue the value to which the specified
incoming
parameter to the mocked method
540
* @param expectedValue the value to which the specified
incoming
parameter to the mocked method
560
* @param expectedValue the value to which the specified
incoming
parameter to the mocked method
580
* @param expectedValue the value to which the specified
incoming
parameter to the mocked method
600
* @param expectedValue the value to which the specified
incoming
parameter to the mocked metho
[
all
...]
/external/llvm/lib/Transforms/Scalar/
LoopDeletion.cpp
93
Value *
incoming
= P->getIncomingValueForBlock(exitingBlocks[0]);
local
95
// Make sure all exiting blocks produce the same
incoming
value for the exit
96
// block. If there are different
incoming
values for different exiting
100
if (
incoming
!= P->getIncomingValueForBlock(exitingBlocks[i]))
104
if (Instruction *I = dyn_cast<Instruction>(
incoming
))
/external/nist-sip/java/gov/nist/javax/sip/stack/
UDPMessageProcessor.java
38
* Sit in a loop and handle
incoming
udp datagram messages. For each Datagram
49
* See the implementation sequence diagram for processing
incoming
requests.
65
*
Incoming
messages are queued here.
137
* Get port on which to listen for
incoming
stuff.
275
* Shut down the message processor. Close the socket for recieving
incoming
/packages/services/Telecomm/res/values/
strings.xml
57
<!-- Canned response for the "Respond via SMS" feature for
incoming
calls. [CHAR LIMIT=35] -->
59
<!-- Canned response for the "Respond via SMS" feature for
incoming
calls. [CHAR LIMIT=35] -->
61
<!-- Canned response for the "Respond via SMS" feature for
incoming
calls. [CHAR LIMIT=35] -->
63
<!-- Canned response for the "Respond via SMS" feature for
incoming
calls. [CHAR LIMIT=35] -->
138
<!-- DO NOT TRANSLATE. Hardcoded number used for restricted
incoming
phone numbers. -->
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
asynchat.py
74
self.
incoming
= []
85
self.
incoming
.append(data)
88
d = ''.join(self.
incoming
)
89
del self.
incoming
[:]
251
del self.
incoming
[:]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
asynchat.py
74
self.
incoming
= []
85
self.
incoming
.append(data)
88
d = ''.join(self.
incoming
)
89
del self.
incoming
[:]
251
del self.
incoming
[:]
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpSinkStateMachine.java
104
//
Incoming
connections Pending
237
logi("
Incoming
A2DP accepted");
246
logi("
Incoming
A2DP rejected");
259
logi("
Incoming
A2DP accepted");
268
logi("
Incoming
A2DP rejected");
439
// there is an
incoming
connection from the target device at the same time
444
loge("Another connecting event on the
incoming
device");
446
// We get an
incoming
connecting request while Pending
448
log("
Incoming
connection while pending, ignore");
616
return BluetoothProfile.STATE_CONNECTING; //
incoming
connectio
[
all
...]
/packages/apps/InCallUI/src/com/android/incallui/
CallCardPresenter.java
126
startContactInfoSearch(call, true, call.getState() == Call.State.
INCOMING
);
186
if (newState == InCallState.
INCOMING
) {
194
// getCallToDisplay doesn't go through outgoing or
incoming
calls. It will return the
226
mPrimary.getState() == Call.State.
INCOMING
);
243
mSecondary.getState() == Call.State.
INCOMING
);
280
// Hide the end call button instantly if we're receiving an
incoming
call.
282
callState != Call.State.
INCOMING
/* animate */);
468
startContactInfoSearch(call, isPrimary, call.getState() == Call.State.
INCOMING
);
824
&& callState != Call.State.DISCONNECTING) || callState == Call.State.
INCOMING
) {
844
|| (oldState != InCallState.
INCOMING
&& newState == InCallState.INCOMING))
[
all
...]
Call.java
50
public static final int
INCOMING
= 4; /* A normal
incoming
phone call */
51
public static final int CALL_WAITING = 5; /*
Incoming
call while another is active */
65
case
INCOMING
:
92
case
INCOMING
:
93
return "
INCOMING
";
329
return Call.State.
INCOMING
;
/frameworks/base/docs/html/training/beam-files/
receive-files.jd
133
source other than Android Beam file transfer. To determine how you should handle the
incoming
145
//
Incoming
Intent
184
If the
incoming
{@link android.content.Intent} contains a file URI, the URI contains the
206
If the
incoming
{@link android.content.Intent} contains a content URI, the URI may point to a
214
You can also receive an
incoming
{@link android.content.Intent#ACTION_VIEW ACTION_VIEW}
222
{@link android.content.Intent#ACTION_VIEW ACTION_VIEW} intent if the first
incoming
file
258
run a query that specifies the
incoming
content URI for the {@link android.net.Uri} argument and
/system/bt/bta/hf_client/
bta_hf_client_act.c
181
/* Check if RFCOMM has any
incoming
connection to avoid collision. */
184
/* Let the
incoming
connection goes through. */
186
/* We will decide what to do when we find
incoming
connection later.*/
291
/* If
incoming
and outgoing device are same, nothing more to do. */
292
/* Outgoing conn will be aborted because we have successful
incoming
conn. */
702
void bta_hf_client_clcc(UINT32 idx, BOOLEAN
incoming
, UINT8 status, BOOLEAN mpty, char *number)
709
evt.clcc.inc =
incoming
;
/frameworks/opt/net/ims/src/java/com/android/ims/
ImsManager.java
75
* The result code to be sent back with the
incoming
call {@link PendingIntent}.
81
* Key to retrieve the call ID from an
incoming
call intent.
119
* Action for the
incoming
call intent for the Phone app.
136
* An boolean value; Flag to indicate that the
incoming
call is a normal call or call for USSD.
137
* The value "true" indicates that the
incoming
call is for USSD.
463
* @param incomingCallPendingIntent When an
incoming
call is received,
674
* Creates a {@link ImsCall} to take an
incoming
call.
677
* @param incomingCallIntent the
incoming
call broadcast intent
699
throw new ImsException("Service id is mismatched in the
incoming
call intent",
706
throw new ImsException("Call ID missing in the
incoming
call intent"
[
all
...]
Completed in 722 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>