Home
last modified time | relevance | path

Searched defs:mKeyValuePairs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.h739 String8 mKeyValuePairs; variable
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DContextFixture.java122 private HashMap<String, String> mKeyValuePairs = new HashMap<String, String>(); field in ContextFixture.FakeContentProvider
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DThreads.h191 const String8 mKeyValuePairs; variable