/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/ |
D | EapSimAkaAttribute.java | 133 public abstract void encode(ByteBuffer byteBuffer); in encode() method in EapSimAkaAttribute 179 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.EapSimAkaUnsupportedAttribute 223 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtVersionList 264 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtSelectedVersion 320 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtNonceMt 349 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtIdReq 428 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtIdentity 512 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtRandSim 559 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtRandAka 591 public void encode(ByteBuffer byteBuffer) { in encode() method in EapSimAkaAttribute.AtPadding [all …]
|
D | EapSimAkaTypeData.java | 62 public byte[] encode() { in encode() method in EapSimAkaTypeData
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
D | BluetoothMapbMessageEmail.java | 56 public byte[] encode() throws UnsupportedEncodingException { in encode() method in BluetoothMapbMessageEmail
|
D | BluetoothMapbMessageSms.java | 78 public byte[] encode() throws UnsupportedEncodingException { in encode() method in BluetoothMapbMessageSms
|
D | BluetoothMapMessageListing.java | 91 public byte[] encode(boolean includeThreadId, String version) in encode() method in BluetoothMapMessageListing
|
D | BluetoothMapConvoListing.java | 92 public byte[] encode() throws UnsupportedEncodingException { in encode() method in BluetoothMapConvoListing
|
D | BluetoothMapbMessageMime.java | 80 public void encode(StringBuilder sb, String boundaryTag, boolean last) in encode() method in BluetoothMapbMessageMime.MimePart 822 public byte[] encode() throws UnsupportedEncodingException { in encode() method in BluetoothMapbMessageMime
|
D | BluetoothMapbMessage.java | 213 public void encode(StringBuilder sb) { in encode() method in BluetoothMapbMessage.VCard 809 public abstract byte[] encode() throws UnsupportedEncodingException; in encode() method in BluetoothMapbMessage
|
D | BluetoothMapConvoContactElement.java | 196 public void encode(XmlSerializer xmlConvoElement) in encode() method in BluetoothMapConvoContactElement
|
D | BluetoothMapConvoListingElement.java | 261 public void encode(XmlSerializer xmlConvoElement) in encode() method in BluetoothMapConvoListingElement
|
D | BluetoothMapFolderElement.java | 267 public byte[] encode(int offset, int count) throws UnsupportedEncodingException { in encode() method in BluetoothMapFolderElement
|
D | BluetoothMapMessageListingElement.java | 269 public void encode(XmlSerializer xmlMsgElement, boolean includeThreadId) in encode() method in BluetoothMapMessageListingElement
|
D | BluetoothMapContentObserver.java | 719 public byte[] encode() throws UnsupportedEncodingException { in encode() method in BluetoothMapContentObserver.Event
|
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/utils/ |
D | Utility.java | 55 private static byte[] encode(Charset charset, String s) { in encode() method in Utility
|
/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/mschapv2/ |
D | EapMsChapV2TypeData.java | 83 public byte[] encode() { in encode() method in EapMsChapV2TypeData 185 public byte[] encode() { in encode() method in EapMsChapV2TypeData.EapMsChapV2ChallengeResponse 286 public byte[] encode() { in encode() method in EapMsChapV2TypeData.EapMsChapV2SuccessResponse 409 public byte[] encode() { in encode() method in EapMsChapV2TypeData.EapMsChapV2FailureResponse
|
/packages/modules/DnsResolver/ |
D | ResolverStats.h | 64 inline void ResolverStats::encode(std::vector<int32_t>* out) const { in encode() function
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/ |
D | probability_entry.h | 100 uint64_t encode(const bool hasHistoricalInfo) const { in encode() function
|
/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/ |
D | EapMessage.java | 173 public byte[] encode() { in encode() method in EapMessage
|
/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/ttls/ |
D | EapTtlsTypeData.java | 151 public byte[] encode() { in encode() method in EapTtlsTypeData
|
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/ |
D | IkeMessage.java | 212 public byte[] encode() { in encode() method in IkeMessage 352 byte[] encode(IkeMessage ikeMessage); in encode() method 409 public byte[] encode(IkeMessage ikeMessage) { in encode() method in IkeMessage.IkeMessageHelper
|
D | IkeEncryptedPayloadBody.java | 385 byte[] encode() { in encode() method in IkeEncryptedPayloadBody
|
/packages/apps/TV/src/com/android/tv/data/ |
D | WatchedHistoryManager.java | 283 String encode(WatchedRecord record) { in encode() method in WatchedHistoryManager
|
/packages/services/Car/service/src/com/android/car/ |
D | BluetoothProfileInhibitManager.java | 136 public String encode() { in encode() method in BluetoothProfileInhibitManager.BluetoothConnection
|