Home
last modified time | relevance | path

Searched defs:identification (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/IPsec/src/java/android/net/ipsec/ike/
H A DIkeSessionParams.java1319 public Builder setLocalIdentification(@NonNull IkeIdentification identification) { in setLocalIdentification()
1335 public Builder setRemoteIdentification(@NonNull IkeIdentification identification) { in setRemoteIdentification()
/aosp12/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiRecordSources.java520 DigitalServiceIdentification identification) { in DigitalServiceSource()