Home
last modified time | relevance | path

Searched defs:kExclusiveMainDisplayId (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/service/jni/evs/
H A DEvsServiceContext.h184 static constexpr uint8_t kExclusiveMainDisplayId = 0xFF; variable
/aosp12/packages/services/Car/cpp/evs/manager/1.1/
H A DEnumerator.cpp54 constexpr int kExclusiveMainDisplayId = 255; variable