Home
last modified time | relevance | path

Searched refs:mPowerPolicyGroups (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DCpmsFrameworkLayerStateInfo.java66 private final PowerPolicyGroups mPowerPolicyGroups; field in CpmsFrameworkLayerStateInfo
88 mPowerPolicyGroups = policyGroups; in CpmsFrameworkLayerStateInfo()
133 return mPowerPolicyGroups; in getPowerPolicyGroups()
180 && mPowerPolicyGroups.equals(that.mPowerPolicyGroups) in equals()
192 Arrays.hashCode(mChangedComponents), mPowerPolicyGroups, mCurrentPolicyId, in hashCode()