Home
last modified time | relevance | path

Searched defs:currentPolicyGroupId (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DCpmsSystemLayerStateInfo.java49 String currentPolicyGroupId, boolean forcedSilentMode, PowerPolicyDef noUserInteract, in CpmsSystemLayerStateInfo()
123 String currentPolicyGroupId = infoData.getStringData(CURRENT_POLICY_GROUP_ID_HDR); in parse() local
DCpmsFrameworkLayerStateInfo.java78 String currentPolicyGroupId, int numberPolicyListeners, String[] changedComponents, in CpmsFrameworkLayerStateInfo()
208 String currentPolicyGroupId = null; in parse() local
478 String currentPolicyGroupId = proto.getCurrentPowerPolicyGroupId(); in parseProto() local