Searched refs:CellularIdentifier (Results 1 – 4 of 4) sorted by relevance
38 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
27 import android.hardware.radio.network.CellularIdentifier;115 aidlDisclsoure.protocolMessage = CellularIdentifier.IMEI; in testConvertCellularIdentifierDisclosure()
24 enum CellularIdentifier { enum
47 optional android.telephony.CellularIdentifier cellular_identifier = 5;