/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/ |
D | BipAttachmentFormat.java | 130 public String getCharset() { in getCharset() method in BipAttachmentFormat 154 && a.getCharset() == getCharset() in equals()
|
D | BipImageProperties.java | 354 String charset = format.getCharset(); in toString()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/bip/ |
D | BipAttachmentFormatTest.java | 62 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/ |
D | BmessageTest.java | 103 Assert.assertEquals(message.getCharset(), "UTF-8"); in setCharset()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/obex/ |
D | Bmessage.java | 116 public String getCharset() { in getCharset() method in Bmessage
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/ |
D | BluetoothMapContentTest.java | 854 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()
|
D | BluetoothMapAppParamsTest.java | 141 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/ |
D | PduPart.java | 215 public int getCharset() { in getCharset() method in PduPart
|
D | PduPersister.java | 775 final int charset = part.getCharset(); in persistPart() 870 final int charset = part.getCharset(); in persistData() 1184 final int charset = part.getCharset(); in updatePart()
|
D | PduComposer.java | 1015 final int charset = part.getCharset(); in makeMessageBody()
|
/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
D | PduPart.java | 240 public int getCharset() { in getCharset() method in PduPart
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
D | BluetoothMapObexServer.java | 522 + 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()
|
D | BluetoothMapAppParams.java | 1077 if (getCharset() != INVALID_VALUE_PARAMETER) { in encodeParams() 1080 appParamBuf.put((byte) getCharset()); in encodeParams() 1687 public int getCharset() { in getCharset() method in BluetoothMapAppParams
|
D | BluetoothMapContent.java | 3577 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/ |
D | httpcore-4.4.13.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
D | httpclient-4.5.12.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
D | google-http-client-1.36.0.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/packages/services/Car/tests/BugReportApp/libs/ |
D | google-http-client-1.30.1.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |