Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/
DBipAttachmentFormat.java130 public String getCharset() { in getCharset() method in BipAttachmentFormat
154 && a.getCharset() == getCharset() in equals()
DBipImageProperties.java354 String charset = format.getCharset(); in toString()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/bip/
DBipAttachmentFormatTest.java62 Assert.assertEquals(charset, attachment.getCharset()); in testParse()
91 Assert.assertEquals(charset, attachment.getCharset()); in testCreate()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapclient/
DBmessageTest.java103 Assert.assertEquals(message.getCharset(), "UTF-8"); in setCharset()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/obex/
DBmessage.java116 public String getCharset() { in getCharset() method in Bmessage
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapContentTest.java854 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_NATIVE); in getEmailMessage_withCharsetNative()
863 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in getEmailMessage_withEmptyCursor()
876 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in getEmailMessage_withFileNotFoundExceptionForEmailBodyAccess()
929 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in getEmailMessage_withNullPointerExceptionForEmailBodyAccess()
982 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in getEmailMessage()
1035 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_NATIVE); in getIMMessage_withCharsetNative()
1044 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in getIMMessage_withEmptyCursor()
1058 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in getIMMessage_withSentFolderId()
1118 when(mParams.getCharset()).thenReturn(BluetoothMapContent.MAP_MESSAGE_CHARSET_UTF8); in getIMMessage_withInboxFolderId()
DBluetoothMapAppParamsTest.java141 assertThat(appParamsDecoded.getCharset()).isEqualTo(TEST_CHARSET); in encodeToBuffer_thenDecode()
206 assertThat(appParams.getCharset()).isEqualTo(TEST_CHARSET); in settersAndGetters()
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
DPduPart.java215 public int getCharset() { in getCharset() method in PduPart
DPduPersister.java775 final int charset = part.getCharset(); in persistPart()
870 final int charset = part.getCharset(); in persistData()
1184 final int charset = part.getCharset(); in updatePart()
DPduComposer.java1015 final int charset = part.getCharset(); in makeMessageBody()
/packages/apps/Messaging/src/android/support/v7/mms/pdu/
DPduPart.java240 public int getCharset() { in getCharset() method in PduPart
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java522 + appParams.getCharset()); in onPut()
687 if (appParams.getCharset() == BluetoothMapAppParams.INVALID_VALUE_PARAMETER) { in pushMessage()
692 + appParams.getCharset()); in pushMessage()
726 message = BluetoothMapbMessage.parse(bMsgStream, appParams.getCharset()); in pushMessage()
731 + appParams.getCharset() in pushMessage()
1227 + appParams.getCharset() in onGet()
DBluetoothMapAppParams.java1077 if (getCharset() != INVALID_VALUE_PARAMETER) { in encodeParams()
1080 appParamBuf.put((byte) getCharset()); in encodeParams()
1687 public int getCharset() { in getCharset() method in BluetoothMapAppParams
DBluetoothMapContent.java3577 return getSmsMessage(id, appParams.getCharset()); in getMessage()
3980 if (appParams.getCharset() == MAP_MESSAGE_CHARSET_NATIVE) { in getMmsMessage()
4046 + appParams.getCharset() in getEmailMessage()
4053 if (appParams.getCharset() == MAP_MESSAGE_CHARSET_NATIVE) { in getEmailMessage()
4265 if (appParams.getCharset() == MAP_MESSAGE_CHARSET_NATIVE) { in getIMMessage()
/packages/apps/Car/DebuggingRestrictionController/libs/
Dhttpcore-4.4.13.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
Dhttpclient-4.5.12.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/packages/services/Car/tests/BugReportApp/libs/
Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...