Searched refs:mCurrentPowerPolicyGroupId (Results 1 – 1 of 1) sorted by relevance
326 private String mCurrentPowerPolicyGroupId; field in CarPowerManagementService702 writer.printf("mCurrentPowerPolicyGroupId: %s\n", mCurrentPowerPolicyGroupId); in dump()769 CarPowerDumpProto.CURRENT_POWER_POLICY_GROUP_ID, mCurrentPowerPolicyGroupId); in dumpProto()1124 .getDefaultPowerPolicyForState(mCurrentPowerPolicyGroupId, state); in applyDefaultPowerPolicyForState()2164 mCurrentPowerPolicyGroupId = policyGroupId; in setPowerPolicyGroup()2177 return mCurrentPowerPolicyGroupId; in getCurrentPowerPolicyGroupId()2502 currentPolicyGroupId = mCurrentPowerPolicyGroupId; in initializePowerPolicy()2540 mCurrentPowerPolicyGroupId = policyGroupId; in setCurrentPowerPolicyGroup()