Android-cuttlefish cvd tool
|
Public Types | |
enum | ClirType { DEFAULT = 0 , CLIR_INVOCATION = 1 , CLIR_SUPPRESSION = 2 } |
enum | ClirStatus { CLIR_NOT_PROVISIONED = 0 , CLIR_PROVISIONED = 1 , UNKNOWN = 2 , CLIR_PRESENTATION_RESTRICTED = 3 , CLIR_PRESENTATION_ALLOWED = 4 } |
Public Attributes | |
ClirType | type |
ClirStatus | status |
ClirStatus cuttlefish::SupService::ClirStatusInfo::status |
ClirType cuttlefish::SupService::ClirStatusInfo::type |