Searched refs:getCharset (Results 1 – 12 of 12) sorted by relevance
129 public String getCharset() { in getCharset() method in BipAttachmentFormat153 && a.getCharset() == getCharset() in equals()
360 String charset = format.getCharset(); in toString()
56 Assert.assertEquals(charset, attachment.getCharset()); in testParse()80 Assert.assertEquals(charset, attachment.getCharset()); in testCreate()
517 + appParams.getCharset()); in onPut()651 if (appParams.getCharset() == BluetoothMapAppParams.INVALID_VALUE_PARAMETER) { in pushMessage()654 + "appParams.getCharset() = " + appParams.getCharset()); in pushMessage()683 message = BluetoothMapbMessage.parse(bMsgStream, appParams.getCharset()); in pushMessage()686 Log.d(TAG, "pushMessage: charset" + appParams.getCharset() + "folderId: " in pushMessage()1088 + appParams.getAttachment() + ", Charset = " + appParams.getCharset() in onGet()
709 if (getCharset() != INVALID_VALUE_PARAMETER) { in encodeParams()712 appParamBuf.put((byte) getCharset()); in encodeParams()1310 public int getCharset() { in getCharset() method in BluetoothMapAppParams
3570 return getSmsMessage(id, appParams.getCharset()); in getMessage()3997 if (appParams.getCharset() == MAP_MESSAGE_CHARSET_NATIVE) { in getMmsMessage()4061 + appParams.getCharset() + ", FractionRequest = " in getEmailMessage()4067 if (appParams.getCharset() == MAP_MESSAGE_CHARSET_NATIVE) { in getEmailMessage()4235 if (appParams.getCharset() == MAP_MESSAGE_CHARSET_NATIVE) { in getIMMessage()
2601 int charset = ap.getCharset(); in pushMessage()
119 public String getCharset() { in getCharset() method in Bmessage
215 public int getCharset() { in getCharset() method in PduPart
774 final int charset = part.getCharset(); in persistPart()869 final int charset = part.getCharset(); in persistData()1184 final int charset = part.getCharset(); in updatePart()
1015 final int charset = part.getCharset(); in makeMessageBody()
240 public int getCharset() { in getCharset() method in PduPart