Home
last modified time | relevance | path

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

/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.h323 void notifySilentModeChangeInternal(const bool isSilent) EXCLUDES(mMutex);
DCarPowerPolicyServer.cpp1046 notifySilentModeChangeInternal(isSilent); in notifySilentModeChange()
1073 void CarPowerPolicyServer::notifySilentModeChangeInternal(const bool isSilent) { in notifySilentModeChangeInternal() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer