OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHARSET_UTF8
(Results
1 - 7
of
7
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestGetMessage.java
51
oap.add(OAP_TAGID_CHARSET, CharsetType.UTF_8.equals(charset) ?
CHARSET_UTF8
BluetoothMasRequestPushMessage.java
50
oap.add(OAP_TAGID_CHARSET, charset == CharsetType.NATIVE ? CHARSET_NATIVE :
CHARSET_UTF8
);
BluetoothMasRequest.java
62
protected static byte
CHARSET_UTF8
= 0x01;
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
TelephonyBackupAgent.java
155
private static final String
CHARSET_UTF8
= "UTF-8";
[
all
...]
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapbMessageTest.java
373
BluetoothMapbMessage newMsg = BluetoothMapbMessage.parse(is, BluetoothMapAppParams.
CHARSET_UTF8
);
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java
122
public static final int
CHARSET_UTF8
= 1;
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
Completed in 213 milliseconds