Searched defs:boostId (Results 1 – 4 of 4) sorted by relevance
446 oneway void notifyPowerBoost(int boostId); in notifyPowerBoost()
477 auto notifyPowerBoost(int32_t boostId) { return mFlinger->notifyPowerBoost(boostId); } in notifyPowerBoost()
3058 status_t SurfaceComposerClient::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost()
2127 status_t SurfaceFlinger::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost()10294 binder::Status SurfaceComposerAIDL::notifyPowerBoost(int boostId) { in notifyPowerBoost()