Searched refs:numberPolicyListeners (Results 1 – 1 of 1) sorted by relevance
/cts/hostsidetests/car/src/android/car/cts/powerpolicy/ |
D | CpmsFrameworkLayerStateInfo.java | 78 String currentPolicyGroupId, int numberPolicyListeners, String[] changedComponents, in CpmsFrameworkLayerStateInfo() argument 92 mNumberPolicyListeners = numberPolicyListeners; in CpmsFrameworkLayerStateInfo() 219 int numberPolicyListeners = 0; in parse() local 277 numberPolicyListeners = parser.getIntData(NUMBER_POLICY_LISTENERS_HDR); in parse() 292 currentPolicyGroupId, numberPolicyListeners, changedComponents, enables, in parse() 517 int numberPolicyListeners = proto.getPowerPolicyListeners(); in parseProto() local 520 currentPolicyGroupId, numberPolicyListeners, changedComponents, enables, in parseProto()
|