Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/1.1/default/
DEvsEnumerator.h77 EvsEnumerator(sp<IAutomotiveDisplayProxyService> windowService = nullptr);
DEvsEnumerator.cpp42 EvsEnumerator::EvsEnumerator(sp<IAutomotiveDisplayProxyService> windowService) { in EvsEnumerator() argument
57 sDisplayProxyService = windowService; in EvsEnumerator()