Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DEvsEnumerator.h74 EvsEnumerator(sp<IAutomotiveDisplayProxyService> proxyService = nullptr);
H A DEvsEnumerator.cpp150 EvsEnumerator::EvsEnumerator(sp<IAutomotiveDisplayProxyService> proxyService) { in EvsEnumerator() argument
161 sDisplayProxy = proxyService; in EvsEnumerator()