Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
DPolicySubsystem.cpp35 const char *const PolicySubsystem::mKeyAmend2 = "Amend2"; member in PolicySubsystem
63 addContextMappingKey(mKeyAmend2); in PolicySubsystem()
DPolicySubsystem.h52 static const char *const mKeyAmend2; /**< amend2 key mapping string. */ variable