Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
DPolicySubsystem.cpp36 const char *const PolicySubsystem::mKeyAmend3 = "Amend3"; member in PolicySubsystem
64 addContextMappingKey(mKeyAmend3); in PolicySubsystem()
DPolicySubsystem.h53 static const char *const mKeyAmend3; /**< amend3 key mapping string. */ variable