Home
last modified time | relevance | path

Searched defs:mClientInterface (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioInputDescriptor.h142 AudioPolicyClientInterface * const mClientInterface; variable
H A DAudioOutputDescriptor.h312 AudioPolicyClientInterface * const mClientInterface; variable
/aosp12/frameworks/base/core/java/android/service/translation/
H A DTranslationService.java164 private final ITranslationDirectManager mClientInterface = field in TranslationService
/aosp12/frameworks/base/core/java/android/service/contentcapture/
H A DContentCaptureService.java193 private final IContentCaptureDirectManager mClientInterface = field in ContentCaptureService
/aosp12/frameworks/base/wifi/tests/src/android/net/wifi/nl80211/
H A DWifiNl80211ManagerTest.java85 private IClientInterface mClientInterface; field in WifiNl80211ManagerTest