Home
last modified time | relevance | path

Searched defs:idType (Results 1 – 3 of 3) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeIdPayload.java70 int idType = Byte.toUnsignedInt(inputBuffer.get()); in IkeIdPayload() local
/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeIdentification.java94 public final int idType; field in IkeIdentification
/packages/apps/Car/libs/car-broadcastradio-support/src/com/android/car/broadcastradio/support/platform/
DProgramSelectorExt.java112 int idType = primaryId.getType(); in identifierToProgramType() local