Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellularIdentifierDisclosure.java38 private @CellularIdentifier int mCellularIdentifier;
43 @CellularIdentifier int cellularIdentifier, String plmn, boolean isEmergency) { in CellularIdentifierDisclosure()
58 public @CellularIdentifier int getCellularIdentifier() { in getCellularIdentifier()
159 public @interface CellularIdentifier { annotation in CellularIdentifierDisclosure
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/security/
DCellularIdentifierDisclosureTest.java27 import android.hardware.radio.network.CellularIdentifier;
115 aidlDisclsoure.protocolMessage = CellularIdentifier.IMEI; in testConvertCellularIdentifierDisclosure()
/frameworks/proto_logging/stats/enums/telephony/security/
Denums.proto24 enum CellularIdentifier { enum
/frameworks/proto_logging/stats/atoms/telephony/security/
Dsecurity_extension_atoms.proto47 optional android.telephony.CellularIdentifier cellular_identifier = 5;