Home
last modified time | relevance | path

Searched refs:getCharset (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
DBluetoothMapBmessage.java127 public String getCharset() { in getCharset() method in BluetoothMapBmessage
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
DPduPart.java240 public int getCharset() { in getCharset() method in PduPart
DPduComposer.java948 int charset = part.getCharset(); in makeMessageBody()
DPduPersister.java708 int charset = part.getCharset(); in persistPart()
1095 int charset = part.getCharset(); in updatePart()