Searched defs:onApplyPowerPolicyFailed (Results 1 – 4 of 4) sorted by relevance
39 …oneway void onApplyPowerPolicyFailed(int requestId, in android.automotive.powerpolicy.internal.Pow… in onApplyPowerPolicyFailed() method
60 oneway void onApplyPowerPolicyFailed(int requestId, in PowerPolicyFailureReason reason); in onApplyPowerPolicyFailed() method
2267 public void onApplyPowerPolicyFailed(int requestId, int reason) { in onApplyPowerPolicyFailed() method in CarPowerManagementService.PowerPolicyCallback