Searched defs:boostId (Results 1 – 4 of 4) sorted by relevance
1077 status_t notifyPowerBoost(int32_t boostId) override { in notifyPowerBoost()2014 int32_t boostId; in onTransact() local
2181 status_t SurfaceComposerClient::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost()
338 auto notifyPowerBoost(int32_t boostId) { return mFlinger->notifyPowerBoost(boostId); } in notifyPowerBoost()
1682 status_t SurfaceFlinger::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost()