OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Sent
(Results
1 - 14
of
14
) sorted by null
/external/webrtc/webrtc/common_audio/signal_processing/
spl_sqrt_floor_arm.S
18
@
Sent
: Thursday, June 23, 2011 11:44 PM
/frameworks/opt/telephony/src/java/android/provider/
Telephony.java
128
/** Message type:
sent
messages. */
168
* The date the message was
sent
.
263
* The identity of the sender of a
sent
message. It is
551
* Contains all
sent
text-based SMS messages in the SMS app.
553
public static final class
Sent
implements BaseColumns, TextBasedSmsColumns {
559
private
Sent
() {
565
public static final Uri CONTENT_URI = Uri.parse("content://sms/
sent
");
609
* Contains all
sent
text-based SMS messages in the SMS app.
722
* Contains all
sent
text-based SMS messages in the SMS app.
[
all
...]
/packages/services/Mms/src/com/android/mms/service/
SendRequest.java
112
* If the MMS is being
sent
to an emergency number, the blocked number provider is notified
179
Telephony.Mms.
Sent
.CONTENT_URI,
200
// we have to update the column after we persist it into
SENT
box.
MmsService.java
492
insertUri = Telephony.Sms.
Sent
.CONTENT_URI;
541
insertUri = Telephony.Mms.
Sent
.CONTENT_URI;
[
all
...]
/external/webrtc/tools/matlab/
rtpAnalyze.m
126
fprintf('
Sent
average bitrate: %i kbps\n', ...
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
SMSDispatcher.java
261
/**
Sent
messages awaiting a delivery status report. */
646
// Set retry to max allowed, so no retry is
sent
and
731
* broadcast when the message is successfully
sent
, or failed.
743
* which cause smaller number of SMS to be
sent
in checking period.
758
* broadcast when the message is successfully
sent
, or failed.
770
* which cause smaller number of SMS to be
sent
in checking period.
775
* @param persistMessage whether to save the
sent
message into SMS DB for a
[
all
...]
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduPersister.java
202
MESSAGE_BOX_MAP.put(Mms.
Sent
.CONTENT_URI, Mms.MESSAGE_BOX_SENT);
[
all
...]
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
PduPersister.java
218
MESSAGE_BOX_MAP.put(Mms.
Sent
.CONTENT_URI, Mms.MESSAGE_BOX_SENT);
[
all
...]
/packages/apps/Messaging/src/com/android/messaging/sms/
MmsUtils.java
[
all
...]
/frameworks/base/
compiled-classes-phone
[
all
...]
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/21/
android.jar
/prebuilts/sdk/current/
android.jar
/prebuilts/sdk/system_current/
android.jar
Completed in 312 milliseconds