Searched defs:attributeType (Results 1 – 8 of 8) sorted by relevance
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/ |
D | IkeConfigPayload.java | 186 public final int attributeType; field in IkeConfigPayload.ConfigAttribute 188 protected ConfigAttribute(int attributeType) { in ConfigAttribute() 192 protected ConfigAttribute(int attributeType, int len) throws InvalidSyntaxException { in ConfigAttribute() 273 int attributeType = Short.toUnsignedInt(inputBuffer.getShort()); in decodeSingleAttributeFrom() local 381 protected IkeConfigAttribute(int attributeType) { in IkeConfigAttribute() 385 protected IkeConfigAttribute(int attributeType, int len) throws InvalidSyntaxException { in IkeConfigAttribute() 393 protected TunnelModeChildConfigAttribute(int attributeType) { in TunnelModeChildConfigAttribute() 397 protected TunnelModeChildConfigAttribute(int attributeType, int len) in TunnelModeChildConfigAttribute() 412 int attributeType, Inet4Address address) { in TunnelModeChildConfigAttrIpv4AddressBase() 417 protected TunnelModeChildConfigAttrIpv4AddressBase(int attributeType) { in TunnelModeChildConfigAttrIpv4AddressBase() [all …]
|
/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/ |
D | EapSimAkaAttributeFactory.java | 83 EapSimAkaAttribute getAttribute(int attributeType, int lengthInBytes, ByteBuffer byteBuffer) in getAttribute() 137 int attributeType = Byte.toUnsignedInt(byteBuffer.get()); in getAttribute() local
|
D | EapAkaAttributeFactory.java | 68 int attributeType = Byte.toUnsignedInt(byteBuffer.get()); in getAttribute() local 78 int attributeType, int lengthInBytes, ByteBuffer byteBuffer) in getAttribute()
|
D | EapAkaPrimeAttributeFactory.java | 63 int attributeType = Byte.toUnsignedInt(byteBuffer.get()); in getAttribute() local
|
D | EapSimAttributeFactory.java | 67 int attributeType = Byte.toUnsignedInt(byteBuffer.get()); in getAttribute() local
|
D | EapSimAkaAttribute.java | 129 public final int attributeType; field in EapSimAkaAttribute 132 protected EapSimAkaAttribute(int attributeType, int lengthInBytes) in EapSimAkaAttribute() 167 int attributeType, int lengthInBytes, ByteBuffer buffer) in EapSimAkaReservedBytesAttribute() 178 protected EapSimAkaReservedBytesAttribute(int attributeType, int lengthInBytes) in EapSimAkaReservedBytesAttribute() 184 int attributeType, int lengthInBytes, byte[] reservedBytes) in EapSimAkaReservedBytesAttribute() 232 int attributeType, in EapSimAkaUnsupportedAttribute() 244 public EapSimAkaUnsupportedAttribute(int attributeType, int lengthInBytes, byte[] data) in EapSimAkaUnsupportedAttribute() 399 protected AtIdReq(int lengthInBytes, int attributeType, ByteBuffer byteBuffer) in AtIdReq() 409 protected AtIdReq(int attributeType) throws EapSimAkaInvalidAttributeException { in AtIdReq()
|
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | okhttp-3.12.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/proguard/
okhttp3/
... |
/packages/apps/TV/libs/m2/ |
D | dagger-compiler-2.23.jar | java/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors
... |