Searched refs:mCurrentPowerPolicyId (Results 1 – 1 of 1) sorted by relevance
214 private String mCurrentPowerPolicyId; field in CarPowerManagementService375 writer.printf("mCurrentPowerPolicyId: %s\n", mCurrentPowerPolicyId); in dump()536 isPreemptive = mPolicyReader.isPreemptivePowerPolicy(mCurrentPowerPolicyId); in handleOn()1213 currentPowerPolicyId = mCurrentPowerPolicyId; in initializePowerPolicy()1266 mCurrentPowerPolicyId = policyId; in applyPowerPolicy()1284 if (!mPolicyReader.isPreemptivePowerPolicy(mCurrentPowerPolicyId)) { in applyPreemptivePowerPolicy()1285 mPendingPowerPolicyId = mCurrentPowerPolicyId; in applyPreemptivePowerPolicy()1287 mCurrentPowerPolicyId = policyId; in applyPreemptivePowerPolicy()