OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:encodingType
(Results
1 - 13
of
13
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapSmsPdu.java
641
int
encodingType
= SmsConstants.ENCODING_UNKNOWN;
655
encodingType
= SmsConstants.ENCODING_7BIT;
659
encodingType
= SmsConstants.ENCODING_16BIT;
666
encodingType
= SmsConstants.ENCODING_8BIT;
675
encodingType
= SmsConstants.ENCODING_7BIT;
678
encodingType
= SmsConstants.ENCODING_8BIT;
690
encodingType
= SmsConstants.ENCODING_16BIT;
692
encodingType
= SmsConstants.ENCODING_7BIT;
703
encodingType
= SmsConstants.ENCODING_KSC5601;
713
pdu.setEncoding(
encodingType
);
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
SmsMessage.java
[
all
...]
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
SIMCCodeEmitter.cpp
220
unsigned
encodingType
= getEncodingType(MI);
224
if (
encodingType
== SIInstrEncodingType::VOP3) {
/external/skia/src/core/
SkValidatingReadBuffer.cpp
110
const int32_t
encodingType
= this->readInt();
111
this->validate(
encodingType
== encoding);
SkReadBuffer.cpp
124
SkDEBUGCODE(int32_t
encodingType
= ) fReader.readInt();
125
SkASSERT(
encodingType
== encoding);
/prebuilts/tools/common/m2/repository/tightvnc/
tightvnc.jar
/external/robolectric/v3/libs/
vtd-xml-2.11.jar
/prebuilts/tools/common/m2/repository/com/ximpleware/vtd-xml/2.11/
vtd-xml-2.11.jar
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar
/external/libgdx/backends/gdx-backends-gwt/libs/
gwt-dev.jar
/external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
android-all-5.1.1_r9-robolectric-1.jar
Completed in 264 milliseconds