Searched refs:intermediatePolicyComponents (Results 1 – 1 of 1) sorted by relevance
695 ArrayMap<String, Boolean> intermediatePolicyComponents = intermediatePolicy.components; in toCarPowerPolicy() local696 for (int i = 0; i < intermediatePolicyComponents.size(); i++) { in toCarPowerPolicy()697 String componentId = intermediatePolicyComponents.keyAt(i); in toCarPowerPolicy()713 components.put(powerComponent, intermediatePolicyComponents.valueAt(i)); in toCarPowerPolicy()