Searched defs:notifyPowerBoost (Results 1 – 6 of 6) sorted by relevance
440 oneway void notifyPowerBoost(int boostId); in notifyPowerBoost() method
731 auto notifyPowerBoost(int32_t boostId) { return mFlinger->notifyPowerBoost(boostId); } in notifyPowerBoost() function
460 auto notifyPowerBoost(int32_t boostId) { return mFlinger->notifyPowerBoost(boostId); } in notifyPowerBoost() function
978 binder::Status notifyPowerBoost(int /*boostId*/) override { return binder::Status::ok(); } in notifyPowerBoost() function in android::FakeSurfaceComposerAIDL
3004 status_t SurfaceComposerClient::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost() function in android::SurfaceComposerClient
2020 status_t SurfaceFlinger::notifyPowerBoost(int32_t boostId) { in notifyPowerBoost() function in android::SurfaceFlinger9105 binder::Status SurfaceComposerAIDL::notifyPowerBoost(int boostId) { in notifyPowerBoost() function in android::SurfaceComposerAIDL