OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHARSET_UTF8
(Results
1 - 9
of
9
) 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/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
RequestGetMessage.java
55
MasClient.CharsetType.UTF_8.equals(charset) ?
CHARSET_UTF8
RequestPushMessage.java
51
oap.add(OAP_TAGID_CHARSET, charset == CharsetType.NATIVE ? CHARSET_NATIVE :
CHARSET_UTF8
);
Request.java
63
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/src/com/android/bluetooth/map/
BluetoothMapAppParams.java
121
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 6679 milliseconds