Searched defs:setPowerBoost (Results 1 – 4 of 4) sorted by relevance
232 public abstract void setPowerBoost(int boost, int durationMs); in setPowerBoost() method in PowerManagerInternal
41 oneway void setPowerBoost(int boost, int durationMs); in setPowerBoost() method
98 public void setPowerBoost(int boost, int durationMs) { in setPowerBoost() method in BridgePowerManager
217 static void setPowerBoost(Boost boost, int32_t durationMs) { in setPowerBoost() function