Home
last modified time | relevance | path

Searched refs:NasProtocolMessage (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCellularIdentifierDisclosure.java37 private @NasProtocolMessage int mNasProtocolMessage;
42 public CellularIdentifierDisclosure(@NasProtocolMessage int nasProtocolMessage, in CellularIdentifierDisclosure()
54 public @NasProtocolMessage int getNasProtocolMessage() { in getNasProtocolMessage()
147 public @interface NasProtocolMessage { annotation in CellularIdentifierDisclosure
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/security/
DCellularIdentifierDisclosureTest.java28 import android.hardware.radio.network.NasProtocolMessage;
114 aidlDisclsoure.identifier = NasProtocolMessage.IDENTITY_RESPONSE; in testConvertCellularIdentifierDisclosure()
/frameworks/proto_logging/stats/enums/telephony/security/
Denums.proto32 enum NasProtocolMessage { enum
/frameworks/proto_logging/stats/atoms/telephony/security/
Dsecurity_extension_atoms.proto49 optional android.telephony.NasProtocolMessage nas_protocol_message = 6;