Searched defs:notifyPowerBoost (Results 1 – 6 of 6) sorted by relevance
182 void notifyPowerBoost(int boostId); in notifyPowerBoost() method
753 auto notifyPowerBoost(int32_t boostId) { return mFlinger->notifyPowerBoost(boostId); } in notifyPowerBoost() function
408 auto notifyPowerBoost(int32_t boostId) { return mFlinger->notifyPowerBoost(boostId); } in notifyPowerBoost() function
990 binder::Status notifyPowerBoost(int /*boostId*/) override { return binder::Status::ok(); } in notifyPowerBoost() function in android::FakeSurfaceComposerAIDL
2417 status_t SurfaceComposerClient::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost() function in android::SurfaceComposerClient
1787 status_t SurfaceFlinger::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost() function in android::SurfaceFlinger7599 binder::Status SurfaceComposerAIDL::notifyPowerBoost(int boostId) { in notifyPowerBoost() function in android::SurfaceComposerAIDL