Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/powerpolicy/server/src/
H A DCarPowerPolicyServer.cpp78 constexpr const char* kCarPowerPolicyServerInterface = variable
424 defaultServiceManager()->addService(String16(kCarPowerPolicyServerInterface), this); in init()