Home
last modified time | relevance | path

Searched refs:CELLULAR_IDENTIFIER_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCellularIdentifierDisclosure.java150 public static final int CELLULAR_IDENTIFIER_UNKNOWN = 0; field in CellularIdentifierDisclosure
157 @IntDef(prefix = {"CELLULAR_IDENTIFIER_"}, value = {CELLULAR_IDENTIFIER_UNKNOWN,
/frameworks/proto_logging/stats/enums/telephony/security/
Denums.proto25 CELLULAR_IDENTIFIER_UNKNOWN = 0; enumerator