Home
last modified time | relevance | path

Searched refs:getEncoding (Results 1 – 6 of 6) sorted by relevance

/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/
DContentTransferEncodingField.java64 public String getEncoding() { in getEncoding() method in ContentTransferEncodingField
75 public static String getEncoding(ContentTransferEncodingField f) { in getEncoding() method in ContentTransferEncodingField
76 if (f != null && f.getEncoding().length() != 0) { in getEncoding()
77 return f.getEncoding(); in getEncoding()
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/
DEntity.java134 return ContentTransferEncodingField.getEncoding(f); in getContentTransferEncoding()
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
DBmessage.java110 public String getEncoding() { in getEncoding() method in Bmessage
/packages/services/Car/car-support-lib/src/android/support/car/media/
DCarAudioManagerEmbedded.java100 AUDIO_RECORD_FORMAT.getEncoding()); in getAudioRecordMinBufferSize()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapSmsPdu.java105 public int getEncoding(){ in getEncoding() method in BluetoothMapSmsPdu.SmsPdu
/packages/services/Car/car-support-lib/
Dproguard-release.flags3793 public int getEncoding();