Home
last modified time | relevance | path

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

/packages/services/Car/cpp/powerpolicy/server/src/
DPolicyManager.cpp79 constexpr const char kPowerStateUntouched[] = "untouched"; variable
276 const char* otherComponentBehavior = kPowerStateUntouched; in readOtherComponents()
316 } else if (!strcmp(otherComponentBehavior, kPowerStateUntouched)) { in readOtherComponents()