Searched refs:mCurrentPowerPolicyGroupId (Results 1 – 1 of 1) sorted by relevance
309 private String mCurrentPowerPolicyGroupId; field in CarPowerManagementService662 writer.printf("mCurrentPowerPolicyGroupId: %s\n", mCurrentPowerPolicyGroupId); in dump()721 CarPowerDumpProto.CURRENT_POWER_POLICY_GROUP_ID, mCurrentPowerPolicyGroupId); in dumpProto()1108 .getDefaultPowerPolicyForState(mCurrentPowerPolicyGroupId, state); in applyDefaultPowerPolicyForState()2093 mCurrentPowerPolicyGroupId = policyGroupId; in setPowerPolicyGroup()2106 return mCurrentPowerPolicyGroupId; in getCurrentPowerPolicyGroupId()2403 currentPolicyGroupId = mCurrentPowerPolicyGroupId; in initializePowerPolicy()2441 mCurrentPowerPolicyGroupId = policyGroupId; in setCurrentPowerPolicyGroup()