Home
last modified time | relevance | path

Searched defs:customComponents (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/services/Car/cpp/powerpolicy/server/src/
DPolicyManager.cpp168 int toCustomPowerComponent(const std::unordered_map<std::string, int>& customComponents, in toCustomPowerComponent()
202 const std::unordered_map<std::string, int>& customComponents) { in readComponents()
274 const std::unordered_map<std::string, int>& customComponents, in readOtherComponents()
329 const std::unordered_map<std::string, int>& customComponents) { in readPolicies()
469 const XMLElement* pRoot, const std::unordered_map<std::string, int>& customComponents) { in readSystemPolicyOverrides()
540 std::vector<int>* customComponents) { in stringsToComponents()
726 std::vector<int32_t> customComponents; in getCustomComponents() local
766 const auto& customComponents = readCustomComponents(pRootElement); in readPowerPolicyFromXml() local
/aosp_15_r20/packages/services/Car/service/src/com/android/car/power/
DPolicyReader.java487 ArrayMap<String, Integer> customComponents = new ArrayMap<>(); in readPowerPolicyFromXml() local
606 ArrayMap<String, Integer> customComponents) throws PolicyXmlException { in validateSystemOverrides()
690 ArrayMap<String, Integer> customComponents) in toCarPowerPolicy()
744 private int toCustomPowerComponentId(String id, ArrayMap<String, Integer> customComponents) { in toCustomPowerComponentId()
797 ArrayMap<String, Integer> customComponents) throws PolicyXmlException { in validatePowerPolicies()
DPowerComponentHandler.java114 void init(ArrayMap<String, Integer> customComponents) { in init()
DCarPowerManagementService.java362 Integer[] customComponents = in readPowerPolicyFromXml() local
2415 Integer[] customComponents = new Integer[registeredCustomComponents.length]; in initializePowerPolicy() local
3573 Collection<Integer> customComponents = mPolicyReader.getCustomComponents().values(); in definePowerPolicy() local
/aosp_15_r20/packages/apps/Car/Launcher/libs/appgrid/lib/robotests/src/shadows/
DShadowMediaSource.kt28 private val customComponents = mutableSetOf<ComponentName>() constant
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/client/src/
DPowerPolicyClientBase.cpp210 const auto& customComponents = getCustomComponentsOfInterest(); in connectToDaemon() local
/aosp_15_r20/packages/services/Car/libs/car-test-lib/src/android/car/testapi/
DFakeRefactoredCarPowerPolicyDaemon.java93 @Nullable int[] customComponents) throws Exception { in FakeRefactoredCarPowerPolicyDaemon()
/aosp_15_r20/packages/services/Car/cpp/powerpolicy/server/tests/
DPolicyManagerTest.cpp709 const auto customComponents = policyManager.getCustomComponents(); in TEST_F() local
/aosp_15_r20/prebuilts/sdk/34/system/
HDandroid.car.testapi.jarMETA-INF/ META-INF/MANIFEST.MF DefaultProperties.json android/ android/automotive ...