OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MMS
(Results
1 - 8
of
8
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapUtils.java
43
MMS
56
case
MMS
:
105
return TYPE.
MMS
;
BluetoothMapContentObserver.java
48
import android.provider.Telephony.
Mms
;
62
import com.google.android.
mms
.pdu.PduHeaders;
77
/* X-
Mms
-Message-Type field types. These are from PduHeaders.java */
97
Mms
.THREAD_ID,
98
Mms
.MESSAGE_ID,
99
Mms
.MESSAGE_SIZE,
100
Mms
.SUBJECT,
101
Mms
.CONTENT_TYPE,
102
Mms
.TEXT_ONLY,
103
Mms
.DATE
[
all
...]
BluetoothMapContent.java
34
import android.provider.Telephony.
Mms
;
40
import com.google.android.
mms
.pdu.CharacterSets;
68
/* Type of
MMS
address. From Telephony.java it must be one of PduHeaders.BCC, */
93
Mms
.THREAD_ID,
94
Mms
.MESSAGE_ID,
95
Mms
.MESSAGE_SIZE,
96
Mms
.SUBJECT,
97
Mms
.CONTENT_TYPE,
98
Mms
.TEXT_ONLY,
99
Mms
.DATE
[
all
...]
BluetoothMapbMessage.java
48
protected TYPE type = null; // SMS/
MMS
/EMAIL
480
case
MMS
:
[
all
...]
/external/libpng/scripts/
makevms.com
4
$! Check for MMK/
MMS
20
$ If F$Search ("Sys$System:
MMS
.EXE") .nes. "" Then Make = "
MMS
"
50
$! Build the thing plain or with
mms
/mmk
97
$ if f$search("DESCRIP.
MMS
") .eqs. "" then copy/nolog [.SCRIPTS]DESCRIP.
MMS
[]
/external/zlib/src/
make_vms.com
23
$! 0.09 20120305 SMS. P1 sets builder ("MMK", "
MMS
", " " (built-in)).
24
$! "" -> automatic, preference: MMK,
MMS
, built-in.
70
$! Check for MMK/
MMS
74
$ If F$Search ("Sys$System:
MMS
.EXE") .nes. "" Then Make = "
MMS
"
172
$! Build the thing plain or with
mms
357
$ if (mmks .eqs. "MMK") .or. (mmks .eqs. "
MMS
")
362
$ write sys$output "Use MMK or
MMS
instead"
417
$! If
MMS
/MMK are available dump out the descrip.
mms
if require
[
all
...]
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapbMessageTest.java
421
* Test encoding of a simple
MMS
text message (UTF8). This validates most parameters.
429
"TYPE:
MMS
\r\n" +
487
msg.setType(TYPE.
MMS
);
/external/chromium_org/third_party/WebKit/Source/core/css/
CSSGrammar.y.in
183
%token <number>
MMS
[
all
...]
Completed in 86 milliseconds