Searched refs:currentPowerPolicyId (Results 1 – 1 of 1) sorted by relevance
2398 String currentPowerPolicyId; in initializePowerPolicy() local2402 currentPowerPolicyId = mCurrentPowerPolicyId; in initializePowerPolicy()2408 if (currentPowerPolicyId == null || currentPowerPolicyId.isEmpty()) { in initializePowerPolicy()2419 + "to the daemon...", currentPowerPolicyId); in initializePowerPolicy()2420 notifyPowerPolicyChangeToDaemon(currentPowerPolicyId, /* force= */ true); in initializePowerPolicy()