Home
last modified time | relevance | path

Searched refs:SECURITY_LEVEL (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/bluetooth/ranging/aidl/android/hardware/bluetooth/ranging/
DResultType.aidl30 SECURITY_LEVEL = 0x08, enumConstant
/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/current/android/hardware/bluetooth/ranging/
DResultType.aidl45 SECURITY_LEVEL = 0x08, enumConstant
/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/1/android/hardware/bluetooth/ranging/
DResultType.aidl45 SECURITY_LEVEL = 0x08, enumConstant
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_property.h88 SECURITY_LEVEL, enumerator
Ddrm_property.cpp83 if (name == "security_level") { return DRMProperty::SECURITY_LEVEL; } in GetPropertyEnum()
Ddrm_crtc.cpp274 if (prop_enum == DRMProperty::SECURITY_LEVEL) { in ParseProperties()
647 AddProperty(DRMProperty::SECURITY_LEVEL, crtc_security_level); in Perform()