OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DCS_16BIT_UCS2
(Results
1 - 2
of
2
) sorted by null
/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/
DialogSmsDisplayTests.java
51
private static final int
DCS_16BIT_UCS2
= 0x48;
94
if (dcs ==
DCS_16BIT_UCS2
) {
133
byte[] pdu = encodeCellBroadcast(0, 0,
DCS_16BIT_UCS2
, "Hello in UCS2");
/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/
SendTestMessages.java
46
private static final int
DCS_16BIT_UCS2
= 0x48;
[
all
...]
Completed in 43 milliseconds